Requesty logo

Requesty

Requesty is an LLM routing and gateway platform that exposes a single OpenAI-compatible API across 300+ models from providers like OpenAI, Anthropic, DeepSeek, and Together AI. The Requesty Router adds intelligent routing, automatic fallbacks, response caching, spend controls, and per-request cost observability on top of unified inference.

4 APIs 0 Features
AILLMRoutingGatewayObservability

APIs

Requesty Chat Completions API

OpenAI-compatible chat completions routed across 300+ models from OpenAI, Anthropic, DeepSeek, Together AI, and more, with streaming, tool use, web search, automatic fallbacks, ...

Requesty Models API

Lists the 300+ models routable through the Requesty gateway with their identifiers, provider, context length, and per-token pricing.

Requesty Usage & Analytics API

Retrieves per-key and organization-level usage statistics, request cost, and spend reporting for observability and FinOps across the gateway.

Requesty API Keys API

Programmatically create, list, inspect, and delete API keys and manage their spending limits, labels, and expiration for governing gateway access.

Event Specifications

Requesty Chat Completions Streaming (HTTP + SSE)

AsyncAPI 2.6 description of Requesty's **chat completion streaming** surface. Requesty does not publish a WebSocket API. The only asynchronous / event-style transport documented...

ASYNCAPI

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: requesty
url: https://raw.githubusercontent.com/api-evangelist/requesty/refs/heads/main/apis.yml
name: Requesty
kind: company
description: Requesty is an LLM routing and gateway platform that exposes a single
  OpenAI-compatible API across 300+ models from providers like OpenAI, Anthropic,
  DeepSeek, and Together AI. The Requesty Router adds intelligent routing, automatic
  fallbacks, response caching, spend controls, and per-request cost observability on
  top of unified inference.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- AI
- LLM
- Routing
- Gateway
- Observability
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: requesty:requesty-chat-completions-api
  name: Requesty Chat Completions API
  tags:
  - Chat
  - Completions
  - Routing
  - LLM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.requesty.ai/api-reference/endpoint/chat-completions-create
  baseURL: https://router.requesty.ai/v1
  properties:
  - url: https://docs.requesty.ai
    type: Documentation
  - url: https://docs.requesty.ai/api-reference/endpoint/chat-completions-create
    type: APIReference
  - url: openapi/requesty-openapi.yml
    type: OpenAPI
  - url: asyncapi/requesty-asyncapi.yml
    type: AsyncAPI
  - url: collections/requesty.postman_collection.json
    type: Postman
  description: OpenAI-compatible chat completions routed across 300+ models from OpenAI,
    Anthropic, DeepSeek, Together AI, and more, with streaming, tool use, web search,
    automatic fallbacks, and response caching.
- aid: requesty:requesty-models-api
  name: Requesty Models API
  tags:
  - Models
  - Catalog
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.requesty.ai
  baseURL: https://router.requesty.ai/v1
  properties:
  - url: https://docs.requesty.ai
    type: Documentation
  - url: https://www.requesty.ai/models
    type: APIReference
  - url: openapi/requesty-openapi.yml
    type: OpenAPI
  - url: collections/requesty.postman_collection.json
    type: Postman
  description: Lists the 300+ models routable through the Requesty gateway with their
    identifiers, provider, context length, and per-token pricing.
- aid: requesty:requesty-usage-analytics-api
  name: Requesty Usage & Analytics API
  tags:
  - Usage
  - Analytics
  - Observability
  - FinOps
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.requesty.ai
  baseURL: https://router.requesty.ai/v1
  properties:
  - url: https://docs.requesty.ai
    type: Documentation
  - url: openapi/requesty-openapi.yml
    type: OpenAPI
  - url: collections/requesty.postman_collection.json
    type: Postman
  description: Retrieves per-key and organization-level usage statistics, request
    cost, and spend reporting for observability and FinOps across the gateway.
- aid: requesty:requesty-api-keys-api
  name: Requesty API Keys API
  tags:
  - API Keys
  - Management
  - Governance
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://app.requesty.ai/api-keys
  baseURL: https://router.requesty.ai/v1
  properties:
  - url: https://docs.requesty.ai
    type: Documentation
  - url: openapi/requesty-openapi.yml
    type: OpenAPI
  - url: collections/requesty.postman_collection.json
    type: Postman
  description: Programmatically create, list, inspect, and delete API keys and manage
    their spending limits, labels, and expiration for governing gateway access.
common:
- type: GitHubOrganization
  url: https://github.com/requestyai
- type: LinkedIn
  url: https://www.linkedin.com/company/requesty
- type: Website
  url: https://www.requesty.ai
- type: Documentation
  url: https://docs.requesty.ai
- type: Plans
  url: plans/requesty-plans-pricing.yml
- type: RateLimits
  url: rate-limits/requesty-rate-limits.yml
- type: FinOps
  url: finops/requesty-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com