---
title: "Get the QRL developer API index"
method: GET
path: "/api"
tags: ["Discovery"]
---

# Get the QRL developer API index

`GET /api`

Returns links to this OpenAPI description, human-readable documentation, and the versioned developer-resource catalog.

## Response `200`

QRL developer API index

- ApiIndex
  - `name` 'QRL Developer Resources API', required
  - `description` string, required
  - `api_version` '1.0.0', required
  - `links` ApiIndexLinks, required
    - `self` string, uri, required
    - `developer_resources` string, uri, required
    - `openapi` string, uri, required
    - `documentation` string, uri, required

## Other responses

- `4XX` — A structured error with a stable code and recovery guidance.
- `default` — A structured error with a stable code and recovery guidance.

---

[API](https://skmtc.dev/theqrl/apis/qrl-developer-resources-api.md) · [All operations](https://skmtc.dev/theqrl/apis/qrl-developer-resources-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/theqrl/qrl-developer-resources-api/revisions/d9b312a60ac3/schema)
