Skip to main content
GET
llm pricing

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Query Parameters

model
string

Exact model name (case-insensitive).

provider
string

e.g. openai, anthropic, bedrock.

mode
string

chat, embedding, image_generation, ...

contains
string

Model-name substring match.

limit
integer

1–500 (default 50).

Response

Success

The response is of type object.