/v1/models endpoint returns a list of all models available through your Flatkey account. The response follows the OpenAI API format — the same model IDs returned here can be used in /v1/chat/completions, /v1/embeddings, and other endpoints.
Endpoint
Request
Headers
No request body is needed.
Example request
Response
Response fields
Array of model objects.