latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
mcp-token-limits

Get Mcp Token Limit Mappings

Get all MCP token limit mappings with pagination and filtering support.

Returns a list of all Stripe Product Catalog to token limit mappings.

get/api/v1/admin/mcp/token-limits

Query parameters

filterstring nullable
sortstring nullable
rangestring nullable

Response

Successful Response

mcp_plan_product_idstring nullable

Stripe Product ID from Product Catalog

mcp_plan_product_namestring required

Human-readable name of the MCP plan

token_limitinteger required

Daily token reset limit for this plan

is_stripe_productboolean

Whether this maps to a Stripe product

available_for_wholesaleboolean

Whether this non-Stripe tier is offered for wholesale contracts

meta_dataobject nullable

Additional plan configuration and metadata

idstring uuid required
created_atstring date-time required
updated_atstring date-time required
created_bystring nullable
updated_bystring nullable
in_use_countinteger

Active plans / contract tiers referencing this entry