---
title: "Services directory"
method: GET
path: "/v1/services"
---

# Services directory

`GET /v1/services`

Returns MetaLend API services directory with docs links and endpoint summaries.

## Response `200`

OK

- ServicesDirectoryResponse
  - `description` string, required
  - `docs` object, required
    - `openapiYaml` string, uri, required
    - `swaggerUi` string, uri, required
  - `endpoints` object[], required
    - `path` string, required
    - `description` string, required

## Other responses

- `402` — Payment required - x402 protocol response with payment requirements

---

[API](https://skmtc.net/metalend/apis/metalend-rebalancing-api.md) · [All operations](https://skmtc.net/metalend/apis/metalend-rebalancing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metalend/metalend-rebalancing-api/versions/1b9900a9e91e/schema)
