Speko

Speko is a voice-AI gateway - "one API for the whole voice stack." It continuously benchmarks speech-to-text, LLM, and text-to-speech providers and routes every call to the best provider for your language, latency, and cost intent, with transparent server-side failover. Developers ship voice agents in minutes over one REST API (no provider keys required, or bring your own), deploying to phone numbers, web widgets, or one-shot transcribe/synthesize/ complete calls. Speko is a Y Combinator (S26) company based in San Francisco, founded by Beknazar Abdikamalov. The platform advertises SOC 2 Type II, HIPAA, and GDPR posture and ships TypeScript and Python SDKs, a browser SDK, a LiveKit adapter, and a hosted MCP server.

Speko publishes 4 APIs on the APIs.io network, including Agents API, Providers API, Telephony API, and 1 more. Tagged areas include Voice, Voice AI, Speech to Text, Text to Speech, and LLM.

The Speko catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Speko’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, engineering blog, support, and 15 more developer resources.

55.6/100 developing ▬ flat Agent 64/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
4 APIs 1 MCP Servers
VoiceVoice AISpeech to TextText to SpeechLLMTelephonyAPI GatewayConversational AIDeveloper ToolsAI Infrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.6/100 · developing
Contract Quality 17.5 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 64/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/speko: 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.

Speko Agents API

The Agents API from Speko — 2 operation(s) for agents.

Speko Providers API

The Providers API from Speko — 1 operation(s) for providers.

Speko Telephony API

The Telephony API from Speko — 22 operation(s) for telephony.

Speko Voice API

The Voice API from Speko — 8 operation(s) for voice.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

speko-mcp.yml

MCP SERVER

Event Specifications 1

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

Speko Webhooks

ASYNCAPI

Security Posture 2

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

Speko Authentication

http · 1 scheme

SECURITY

Speko Domain Security

TLSv1.3

SECURITY

Agentic Access 1

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

Speko Agentic Access

40 operations · 22 acting · 1 human-in-the-loop

40 operations · 22 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: speko
name: Speko
description: Speko is a voice-AI gateway - "one API for the whole voice stack." It continuously benchmarks speech-to-text,
  LLM, and text-to-speech providers and routes every call to the best provider for your language, latency, and cost intent,
  with transparent server-side failover. Developers ship voice agents in minutes over one REST API (no provider keys required,
  or bring your own), deploying to phone numbers, web widgets, or one-shot transcribe/synthesize/ complete calls. Speko is
  a Y Combinator (S26) company based in San Francisco, founded by Beknazar Abdikamalov. The platform advertises SOC 2 Type
  II, HIPAA, and GDPR posture and ships TypeScript and Python SDKs, a browser SDK, a LiveKit adapter, and a hosted MCP server.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://speko.ai/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/speko/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Voice
- Voice AI
- Speech to Text
- Text to Speech
- LLM
- Telephony
- API Gateway
- Conversational AI
- Developer Tools
- AI Infrastructure
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: speko:speko-agents-api
  name: Speko Agents API
  description: The Agents API from Speko — 2 operation(s) for agents.
  humanURL: https://docs.speko.dev/api-reference/introduction
  baseURL: https://api.speko.dev
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/speko-agents-api-openapi.yml
  - type: Authentication
    url: authentication/speko-authentication.yml
  - type: ErrorCatalog
    url: errors/speko-problem-types.yml
  - type: Conventions
    url: conventions/speko-conventions.yml
  - type: Idempotency
    url: conventions/speko-conventions.yml
  - type: DataModel
    url: data-model/speko-data-model.yml
  - type: Webhooks
    url: asyncapi/speko-webhooks.yml
- aid: speko:speko-providers-api
  name: Speko Providers API
  description: The Providers API from Speko — 1 operation(s) for providers.
  humanURL: https://docs.speko.dev/api-reference/introduction
  baseURL: https://api.speko.dev
  tags:
  - Providers
  properties:
  - type: OpenAPI
    url: openapi/speko-providers-api-openapi.yml
  - type: Authentication
    url: authentication/speko-authentication.yml
  - type: ErrorCatalog
    url: errors/speko-problem-types.yml
  - type: Conventions
    url: conventions/speko-conventions.yml
  - type: Idempotency
    url: conventions/speko-conventions.yml
  - type: DataModel
    url: data-model/speko-data-model.yml
  - type: Webhooks
    url: asyncapi/speko-webhooks.yml
- aid: speko:speko-telephony-api
  name: Speko Telephony API
  description: The Telephony API from Speko — 22 operation(s) for telephony.
  humanURL: https://docs.speko.dev/api-reference/introduction
  baseURL: https://api.speko.dev
  tags:
  - Telephony
  properties:
  - type: OpenAPI
    url: openapi/speko-telephony-api-openapi.yml
  - type: Authentication
    url: authentication/speko-authentication.yml
  - type: ErrorCatalog
    url: errors/speko-problem-types.yml
  - type: Conventions
    url: conventions/speko-conventions.yml
  - type: Idempotency
    url: conventions/speko-conventions.yml
  - type: DataModel
    url: data-model/speko-data-model.yml
  - type: Webhooks
    url: asyncapi/speko-webhooks.yml
- aid: speko:speko-voice-api
  name: Speko Voice API
  description: The Voice API from Speko — 8 operation(s) for voice.
  humanURL: https://docs.speko.dev/api-reference/introduction
  baseURL: https://api.speko.dev
  tags:
  - Voice
  properties:
  - type: OpenAPI
    url: openapi/speko-voice-api-openapi.yml
  - type: Authentication
    url: authentication/speko-authentication.yml
  - type: ErrorCatalog
    url: errors/speko-problem-types.yml
  - type: Conventions
    url: conventions/speko-conventions.yml
  - type: Idempotency
    url: conventions/speko-conventions.yml
  - type: DataModel
    url: data-model/speko-data-model.yml
  - type: Webhooks
    url: asyncapi/speko-webhooks.yml
common:
- type: DeveloperPortal
  url: https://docs.speko.dev
- type: Documentation
  url: https://docs.speko.dev
- type: APIReference
  url: https://docs.speko.dev/api-reference/introduction
- type: GettingStarted
  url: https://docs.speko.dev/quickstart
- type: Pricing
  url: https://speko.ai/pricing
- type: SignUp
  url: https://platform.speko.dev/sign-in
- type: TermsOfService
  url: https://speko.ai/terms-of-service
- type: PrivacyPolicy
  url: https://speko.ai/privacy-policy
- type: Blog
  url: https://speko.ai/blog
- type: GitHubOrganization
  url: https://github.com/SpekoAI
- type: StatusPage
  url: https://status.speko.ai
- type: Support
  url: mailto:founders@speko.ai
- type: MCPServer
  url: mcp/speko-mcp.yml
- type: Packages
  url: packages/speko-packages.yml
- type: SDKs
  url: packages/speko-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Lifecycle
  url: lifecycle/speko-lifecycle.yml
- type: Conformance
  url: conformance/speko-conformance.yml
- type: Compliance
  url: https://speko.ai/
- type: Authentication
  url: authentication/speko-authentication.yml
- type: AgenticAccess
  url: agentic-access/speko-agentic-access.yml
- type: DomainSecurity
  url: security/speko-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 17
  pass: local-v1