# Getting Started

- Human documentation: https://www.myrepairapp.com/api-docs/getting-started
- OpenAPI: https://www.myrepairapp.com/openapi.json
- Last updated: 2026-07-30T23:31:46.445Z

## Prerequisites

- A MyRepairApp account.
- Admin privileges to generate an API key.

## Steps to Get Started

1. **Generate an API Key:**

- Log in to your MyRepairApp account.
- Click on your profile icon and select "Manage account".
- Scroll down the Account page and click on "Generate API Key" (available only for admin users).
- Copy and securely store the generated API key. Note: The key will only be displayed once.

2. **Review the Documentation:**

- Familiarize yourself with the available endpoints, request/response formats, and error codes.

3. **Start Building:**

- Use the provided examples to interact with the API using your preferred programming language.
