---
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.dev/metalend/apis/metalend-rebalancing-api.md) · [All operations](https://skmtc.dev/metalend/apis/metalend-rebalancing-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/metalend/metalend-rebalancing-api/revisions/2862cd277bfe/schema)
