Requesty website screenshot

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.

Requesty publishes 4 APIs on the APIs.io network, including Chat Completions API, Models API, Usage & Analytics API, and 1 more. Tagged areas include AI, LLM, Routing, Gateway, and Observability.

The Requesty catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Requesty’s developer surface includes authentication, documentation, engineering blog, and 11 more developer resources.

45.9/100 developing ▼ -5.8 Agent 40/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
4 APIs
AILLMRoutingGatewayObservability

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 45.9/100 · developing
Contract Quality 14.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 5.0 / 12
Discoverability 7.4 / 10
Agent readiness — 40/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/requesty: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Requesty Router API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Requesty Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

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

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Requesty API Rules

5 rules · 1 errors 4 warnings

SPECTRAL

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Requesty Authentication

http · 1 scheme

SECURITY

Requesty Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Requesty Vulnerability Disclosure

disclosure policy published

SECURITY

Requesty Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Requesty Agentic Access

10 operations · 5 acting

10 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml 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: AgentCard
  url: a2a/requesty-a2a.yml
  name: A2A Agent Card
  description: Agent Card served at /.well-known/agent-card.json (near-conformant against A2A 1.0.0).
- type: AgenticAccess
  url: agentic-access/requesty-agentic-access.yml
- type: TrustCenter
  url: security/requesty-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/requesty-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/requesty-domain-security.yml
- type: Authentication
  url: authentication/requesty-authentication.yml
- 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
- type: Blog
  url: https://www.requesty.ai/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com