---
title: "Fetch Multiple Providers Models"
method: POST
path: "/api/models/providers/fetch"
tags: ["models"]
---

# Fetch Multiple Providers Models

`POST /api/models/providers/fetch`

Fetch available models from multiple providers at once.

Uses API keys from existing model configurations in the database.
This endpoint will use the API keys stored in your configured models
to fetch available models from each provider.

## Request body

- string[]

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/xorbitsai/apis/xagent.md) · [All operations](https://skmtc.net/xorbitsai/apis/xagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xorbitsai/xagent/revisions/33e4ba4936ad/schema)
