---
title: "Get Available Models"
method: GET
path: "/v1/models/available"
---

# Get Available Models

`GET /v1/models/available`

Get all available models.

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- ModelsAvailableOutput
  - `success` boolean, nullable
  - `models` unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/the-swarm-corporation/apis/swarms-api.md) · [All operations](https://skmtc.net/the-swarm-corporation/apis/swarms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/the-swarm-corporation/swarms-api/revisions/7618ad18b40e/schema)
