API Agent Landscape

A market map for API teams: which products agents can discover, understand, and use in real tasks.

API Companies

174

344 scored API runs

Categories Mapped

41

API markets with benchmark signal

Average API Score

57

Mean task-completion readiness

Avg Run Cost

$1.30

3m 54s average runtime

Hardest API Category

Email

9.8 error outputs per run

Market Position

Full landscape context across API, CLI, and MCP. X axis: readiness and discovery. Y axis: observed eval success.

Eval success / observed score
Agent readiness / discovery score
Overall: blended public benchmark score across API, CLI, and MCP agent signals.
X: readiness from discovery signals like docs, OpenAPI, SDKs, MCP, CLI, llms.txt, and agent-facing assets.
Y: observed eval success from integration and task-completion scores.

Landscape leaders

The strongest companies across the landscape.

Overall ranks companies that are scored by both agents on API, CLI, and MCP. The interface leaderboards show the best companies within each entry point.

Both agents across API, CLI, MCP

Overall leaders

Average benchmark score
1
StripeStripe
Payment
79
2
BoxBox
Storage
77
3
ElevenLabsElevenLabs
Voice TTS
75
4
Jina AIJina AI
Search
74
5
TavilyTavily
Search
74
6
Extend.aiExtend.ai
Document Parsing
73

By interface

API

Claude Code + Codex

1
BoxBox

Storage

89
2
Fireworks AIFireworks AI

Inference

86
3
StripeStripe

Payment

85
4
ElevenLabsElevenLabs

Voice TTS

84
5
DatadogDatadog

Observability

84
6
OpenCageDataOpenCageData

Geocoding

82

CLI

Claude Code + Codex

1
LiveKitLiveKit

Voice Infra

86
2
WorkOSWorkOS

Auth

81
3
BrowserbaseBrowserbase

Browser

79
4
CloudflareCloudflare

Cloud Hosting

78
5
SpritesSprites

Sandboxes

78
6
DaytonaDaytona

Sandboxes

77

MCP

Claude Code + Codex

1
You.comYou.com

Search

84
2
ElevenLabsElevenLabs

Voice TTS

81
3
ExaExa

Search

79
4
RenderRender

Cloud Hosting

78
5
StripeStripe

Payment

78
6
DescopeDescope

Auth

78

Agent Experience

How does an agent use your API?

Agent experience means the concrete path an agent takes to use an API: find the source of truth, read the right reference, authenticate, make calls, handle failures, and verify the result.

The trace tells us where that path gets harder. Search calls show discovery work, docs calls show reference usage, auth calls show setup friction, and error outputs show recovery work.

All agents API usage path

API runs only · 274 benchmark attempts

Avg score

57
1

Discover the API surface

The agent chooses between official docs, search results, examples, generated context, CLI, and MCP surfaces.

2 searches
2

Load the right reference

66% of API runs touched docs. When docs were touched, average score moved +33 points higher.

5 doc calls
3

Authenticate the request

Keys, tokens, headers, scopes, env vars, and account setup determine whether the first real call can run.

3.9 auth calls
4

Call endpoints and use SDKs

A typical run takes 3m 35s; slow execution increases the cost of agent-driven API usage.

9.3 shell calls
5

Handle errors and verify output

3.5 reported errors per run on average. This captures retries, failed calls, and result checking.

3.6 error outputs

Agent-readable lift

llms.txt +23 · OpenAPI +11

Operating cost

3m 35s · $1.03 per run

Hardest API category

Stablecoin · 35

Successful automation

75% pass rate in this view

Agent Surface Map

Each cell shows the average final score for that surface-agent slice. Top company is the highest-scoring company in the slice.

Surface

Claude Code

Coding agent

Codex

Coding agent

API

API surface

Avg final score

59/100
59

Top company

BoxBox89

Companies scored

174

Categories

41

Avg final score

56/100
56

Top company

StripeStripe88

Companies scored

170

Categories

40

CLI

CLI surface

Avg final score

32/100
32

Top company

LiveKitLiveKit89

Companies scored

95

Categories

22

Avg final score

53/100
53

Top company

WorkOSWorkOS85

Companies scored

60

Categories

20

MCP

MCP surface

Avg final score

40/100
40

Top company

ElevenLabsElevenLabs88

Companies scored

79

Categories

25

Avg final score

39/100
39

Top company

You.comYou.com86

Companies scored

77

Categories

25

API Usage Readout

Plain-English usage signals for API teams

174 API companies are benchmarked

344 scored API runs test whether agents can find docs, authenticate, call endpoints, and verify results.

Average API task score is 57

Lower scores usually mean the agent got stuck in discovery, auth setup, endpoint execution, or recovery.

Browser has the clearest API path

Agents completed these tasks most consistently: 4 companies average 76 across 8 API runs.

Box

Boxis easiest for agents to use right now

Its Storage tasks average 89 across 2 API runs.

Agent Automation depends on the agent

The leading agent is ahead by 21 points. Scores are 69 vs 48, so the same API tasks are not equally easy for both agents.

API usage audit

The important question is whether the agent can complete the API task.

These findings are computed from 274 API runs and 9,115 normalized tool calls. They summarize the agent API workflow: how much searching happens, whether docs are actually used, how much auth/setup work appears, and where endpoint calls fall into recovery loops.

Usage baseline

Most API tasks still require substantial agent effort

57

274 API runs averaged 3m 35s, 16 tool calls, and $1.03 per attempt.

Docs moment

When agents reach docs, completion gets much easier

+33

Docs-used runs scored 68 on average versus 35 when docs were not touched.

Context signal

Docs used in trace gives agents a clearer starting point

+33

Runs with this signal averaged 68, compared with 35 without it.

Recovery tax

Stablecoin

35

Agents struggle here because tasks complete less reliably, runs produce 5.4 error outputs on average, agents need 23.3 tool calls per run, and completion takes 6m 3s on average. Example company: BlindPayBlindPay with 14 errors.

Where agents struggle

These API categories create the most execution friction.

A category ranks here when agents score lower while spending more time, tool calls, error recovery, or cost. Use this to find where docs, auth examples, SDK setup, or endpoint behavior may be slowing agent users down.

#1

Stablecoin

Low completionRecovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtime, low task successExample:BlindPayBlindPay

Avg task score

35

Runtime

6m 3s+2m 28s vs avg

Tool calls

23.3+6.9 vs avg

Errors

5.4+1.8 vs avg

Cost

$2.18+$1.15 vs avg
#2

Cloud Hosting

Low completionRecovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtime, low task successExample:RailwayRailway

Avg task score

45

Runtime

7m 24s+3m 48s vs avg

Tool calls

23.1+6.7 vs avg

Errors

4.7+1.2 vs avg

Cost

$2.54+$1.50 vs avg
#3

Voice Telephony

Low completionRecovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtime, low task successExample:VapiVapi

Avg task score

47

Runtime

6m 29s+2m 54s vs avg

Tool calls

20.5+4.1 vs avg

Errors

5+1.5 vs avg

Cost

$2.23+$1.20 vs avg
#4

Email

Recovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtimeExample:NylasNylas

Avg task score

67

Runtime

5m 43s+2m 8s vs avg

Tool calls

35.2+18.7 vs avg

Errors

9.8+6.3 vs avg

Cost

$1.69+$0.66 vs avg
#5

Voice Infra

Recovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtimeExample:AgoraAgora

Avg task score

54

Runtime

5m 16s+1m 40s vs avg

Tool calls

21.7+5.3 vs avg

Errors

6.3+2.8 vs avg

Cost

$1.90+$0.87 vs avg
#6

Auth

Recovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtimeExample:ScalekitScalekit

Avg task score

69

Runtime

4m 31s+55s vs avg

Tool calls

29.1+12.7 vs avg

Errors

6.4+2.9 vs avg

Cost

$1.25+$0.21 vs avg
#7

Video Agent

Recovery loopsMany tool callsSlow runs
Main drag: error recovery, tool-heavy integration, long runtimeExample:HeyGenHeyGen

Avg task score

62

Runtime

5m 12s+1m 36s vs avg

Tool calls

22.5+6.1 vs avg

Errors

8+4.5 vs avg

Cost

$1.33+$0.30 vs avg

Tooling distribution

Agent tooling is uneven across categories.

Some categories have broad API coverage but few CLI or MCP options. Others give agents multiple ways to complete the same task. The distribution shows which companies have more than one agent-facing surface.

Sort by

Sandboxes

E2BE2Bleads at 78

Companies

10

API10/10
CLI6/10
MCP4/10

Code Review

MacroscopeMacroscopeleads at 17

Companies

5

API1/5
CLI4/5
MCP0/5

Voice Telephony

TelnyxTelnyxleads at 74

Companies

9

API9/9
CLI3/9
MCP7/9

Voice STT

DeepgramDeepgramleads at 71

Companies

6

API6/6
CLI3/6
MCP1/6

Durable Workflow

TemporalTemporalleads at 78

Companies

8

API8/8
CLI7/8
MCP2/8

Inference

Fireworks AIFireworks AIleads at 86

Companies

10

API10/10
CLI9/10
MCP5/10

Stablecoin

CircleCircleleads at 59

Companies

7

API7/7
CLI5/7
MCP3/7

Voice TTS

ElevenLabsElevenLabsleads at 83

Companies

6

API6/6
CLI3/6
MCP3/6

E-Signature

DocusignDocusignleads at 74

Companies

3

API3/3
CLI0/3
MCP0/3

Category leaders

Each agent has its own category map.

Current category leaders split by agent and surface.

Claude leaders

Claude Code category leaders

42 categories
Category
API
CLI
MCP
Auth
WorkOSWorkOS
WorkOSWorkOS
DescopeDescope
Browser
Anchor BrowserAnchor Browser
SteelSteel
Anchor BrowserAnchor Browser
Cloud Hosting
RenderRender
CloudflareCloudflare
RenderRender
Document Parsing
ReductoReducto
Extend.aiExtend.ai
Extend.aiExtend.ai
Durable Workflow
TemporalTemporal
TemporalTemporal
PrefectPrefect
Email
ResendResend
AgentmailAgentmail
AgentmailAgentmail
Inference
Fireworks AIFireworks AI
OpenRouterOpenRouter
CerebrasCerebras
Observability
DatadogDatadog
DatadogDatadog
DatadogDatadog
Payment
StripeStripe
StripeStripe
StripeStripe
Sandboxes
DaytonaDaytona
DaytonaDaytona
E2BE2B
Search
Jina AIJina AI
FirecrawlFirecrawl
You.comYou.com
Storage
BoxBox
BoxBox
BoxBox
Unified API
MergeMerge
NaiveNaive
NaiveNaive
Vector Databases
ChromaChroma
PineconePinecone
LanceDBLanceDB
Voice Infra
LiveKitLiveKit
LiveKitLiveKit
LiveKitLiveKit
Voice STT
DeepgramDeepgram
DeepgramDeepgram
DeepgramDeepgram
Voice Telephony
TelnyxTelnyx
TwilioTwilio
PlivoPlivo
Voice TTS
ElevenLabsElevenLabs
RimeRime
ElevenLabsElevenLabs
Meeting Bot
MeetstreamMeetstream
MeetGeekMeetGeek
MeetGeekMeetGeek
Stablecoin
DFNSDFNS
CircleCircle
BlindPayBlindPay
Code Review
MacroscopeMacroscope
SemgrepSemgrep
No result
Database
ConvexConvex
No result
ConvexConvex
Geocoding
OpenCageDataOpenCageData
No result
OpenCageDataOpenCageData
Neocloud
Nebius AI CloudNebius AI Cloud
Nebius AI CloudNebius AI Cloud
No result
Proxy
MassiveMassive
No result
MassiveMassive
Webscraping
ScrapflyScrapfly
No result
fastCRWfastCRW
Agent Automation
DustDust
No result
No result
Agent MCP Gateway
No result
No result
Merge Agent HandlerMerge Agent Handler
Agent Memory
ZepZep
No result
No result
Agent UI
CopilotKitCopilotKit
No result
No result
API Testing
PostmanPostman
No result
No result
Audio
ElevenLabs MusicElevenLabs Music
No result
No result
CMS
StrapiStrapi
No result
No result
E-Signature
PandaDocPandaDoc
No result
No result
Graph Databases
Neo4jNeo4j
No result
No result
Media Generation
ReplicateReplicate
No result
No result
Public Sector Intelligence
PursuitPursuit
No result
No result
Sales Intelligence
ApolloApollo
No result
No result
Talent Directory
RosterRoster
No result
No result
Verification
PreludePrelude
No result
No result
Video Agent
TavusTavus
No result
No result
Video Infra
Twelve LabsTwelve Labs
No result
No result

Codex leaders

Codex category leaders

41 categories
Category
API
CLI
MCP
Auth
WorkOSWorkOS
WorkOSWorkOS
DescopeDescope
Browser
BrowserbaseBrowserbase
BrowserbaseBrowserbase
Anchor BrowserAnchor Browser
Cloud Hosting
RenderRender
CloudflareCloudflare
RenderRender
Document Parsing
ReductoReducto
Extend.aiExtend.ai
Extend.aiExtend.ai
Durable Workflow
PrefectPrefect
TemporalTemporal
PrefectPrefect
Email
ResendResend
ResendResend
AgentmailAgentmail
Inference
Fireworks AIFireworks AI
OpenRouterOpenRouter
CerebrasCerebras
Observability
DatadogDatadog
DatadogDatadog
DatadogDatadog
Payment
StripeStripe
StripeStripe
StripeStripe
Sandboxes
E2BE2B
SpritesSprites
DaytonaDaytona
Search
You.comYou.com
NimbleNimble
You.comYou.com
Storage
BoxBox
BoxBox
BoxBox
Unified API
ApideckApideck
NaiveNaive
NaiveNaive
Vector Databases
PineconePinecone
PineconePinecone
QdrantQdrant
Voice Infra
LiveKitLiveKit
LiveKitLiveKit
PipecatPipecat
Voice STT
DeepgramDeepgram
DeepgramDeepgram
DeepgramDeepgram
Voice Telephony
TwilioTwilio
TelnyxTelnyx
TelnyxTelnyx
Voice TTS
ElevenLabsElevenLabs
ElevenLabsElevenLabs
ElevenLabsElevenLabs
Meeting Bot
Recall.aiRecall.ai
No result
MeetGeekMeetGeek
Stablecoin
KiteKite
No result
FireblocksFireblocks
Code Review
MacroscopeMacroscope
SemgrepSemgrep
No result
Database
ConvexConvex
No result
ConvexConvex
Geocoding
OpenCageDataOpenCageData
No result
OpenCageDataOpenCageData
Neocloud
Nebius AI CloudNebius AI Cloud
Nebius AI CloudNebius AI Cloud
No result
Proxy
MassiveMassive
No result
MassiveMassive
Webscraping
DiffbotDiffbot
No result
ScrapflyScrapfly
Agent Automation
Relevance AIRelevance AI
No result
No result
Agent MCP Gateway
No result
No result
ComposioComposio
Agent Memory
ZepZep
No result
No result
Agent UI
CopilotKitCopilotKit
No result
No result
API Testing
PostmanPostman
No result
No result
Audio
ElevenLabs MusicElevenLabs Music
No result
No result
CMS
StrapiStrapi
No result
No result
E-Signature
DocusignDocusign
No result
No result
Graph Databases
Neo4jNeo4j
No result
No result
Media Generation
ReplicateReplicate
No result
No result
Public Sector Intelligence
PursuitPursuit
No result
No result
Sales Intelligence
ApolloApollo
No result
No result
Talent Directory
RosterRoster
No result
No result
Verification
SurgeSurge
No result
No result
Video Agent
TavusTavus
No result
No result

Matched surface comparison

CLI vs MCP

This comparison uses 98 matched provider-agent pairs across 61 companies and 19 categories. A pair only counts when the same company has both a CLI and MCP benchmark row for the same coding agent. In this matched set, CLI completes more often, CLI is more runtime-efficient, and CLI produces fewer errors.

Interpretation

CLI is the safer default for reliability-sensitive workflows.

CLI finishes more often and runs faster on the matched set. It has a +12 pts success-rate advantage and saves -2m 9s per run versus MCP.

MCP makes the stronger structured-interface case once the task completes: higher average score, fewer tool calls, and fewer errors per run. Its reported run cost is lower, but that excludes web search cost, so the cost readout should be treated as incomplete.

Matched pairs

98

Companies

61

CLI success

45%

MCP success

33%

Comparison table

QuestionCLIMCPWinner

Reliability

Pass/fail completion rate for the benchmark task.

45%33%CLI21 CLI / 9 MCP / 68 tie

Throughput

Which surface gets agents to an answer faster.

4m 53s7m 2sCLI39 CLI / 18 MCP / 0 tie

Reported run cost

Which surface reports lower run cost before web-search cost.

$0.82$0.70MCP22 CLI / 35 MCP / 0 tie

Tool load

Which surface requires fewer normalized tool calls.

1515.5CLI34 CLI / 53 MCP / 11 tie

Error load

Which surface produces fewer errors per run.

2.32.9CLI34 CLI / 38 MCP / 26 tie

Search overhead

Which surface requires less discovery work.

0.32.7CLI+2.4 MCP minus CLI

Investment priorities

What to invest in next

The data points to a practical agent-readiness stack: make official docs easy to find, publish agent-readable context, keep structured API references current, and ship examples that agents can inspect before they start writing code.

Agent-readable infrastructure

The best assets help agents make the first correct request.

These comparisons split API runs by whether a signal was detected or used. Score, runtime, and tool-call deltas show whether the asset improves agent API usage in the current benchmark set.

llms.txt

257 runs with signal · 17 without

+23

With

58

Without

35

Runtime

-36s

Calls

+9

OpenAPI

170 runs with signal · 104 without

+11

With

61

Without

50

Runtime

-11s

Calls

-1

Typed SDK

229 runs with signal · 45 without

+12

With

59

Without

47

Runtime

+18s

Calls

+5

Docs used during run

180 runs with signal · 94 without

+33

With

68

Without

35

Runtime

+1m 53s

Calls

+20

Usage fixes

The fastest improvements are the ones an agent can inspect.

These are not generic DX recommendations. They come from places where agents searched, used docs, hit auth/setup work, or needed recovery.

1

Make official docs impossible to miss

Runs with Docs used in trace are associated with 33.2 more score points in the current benchmark set.

2

Add or improve llms.txt

Runs with llms.txt are associated with 23.4 more score points in the current benchmark set.

3

Add or improve MCP server

Runs with MCP server are associated with 15.2 more score points in the current benchmark set.

4

Add or improve Agent skills

Runs with Agent skills are associated with 12.5 more score points in the current benchmark set.

5

Add or improve Typed SDK

Runs with Typed SDK are associated with 12.2 more score points in the current benchmark set.

6

Add or improve OpenAPI

Runs with OpenAPI are associated with 11.2 more score points in the current benchmark set.

7

Add or improve Context7

Runs with Context7 are associated with 6.5 more score points in the current benchmark set.

Agent behavior

Claude Code vs Codex

Codex is 27s faster on average in the current API results. The comparison below shows how each agent spends API work across runtime, cost, search, docs, error outputs, and common tool phases.

Runtime shape

The agents spend their work differently.

Search, documentation, execution, and auth/setup calls show where agent users pay the operating cost of an API integration.

Runtime gap

27s

Docs touched

66%

API success rate

75%

Claude Code

137 API runs

Avg score

58

Runtime

3m 49s

Cost

$0.38

Calls

17

Search

1

Docs

6

Errors

4

Documentation6.4 / run
Execution5.2 / run
Code Edit2.9 / run
Auth Setup1.3 / run

Codex

137 API runs

Avg score

56

Runtime

3m 22s

Cost

$1.68

Calls

16

Search

3

Docs

4

Errors

3

Execution7.6 / run
Documentation3.6 / run
Search1.9 / run
Auth Setup1.7 / run
Data refreshed 6/24/2026. Correlation rows are descriptive associations, not causal claims. Per-tool timings are not currently present in leaderboard traces, so phase time is approximated from tool-call counts.

API Arena

API

Overall API performance first, then every API category as its own chart.

Overall

Last updated Sep 7
Powered byLightsageLightsage

Categories

API category charts

Inference

Payment

Sandboxes

Voice Telephony

Search

Durable Workflow

Cloud Hosting

Stablecoin

Audio

Auth

Vector Databases

Voice STT

Voice TTS

Document Parsing

Meeting Bot

Voice Infra

Agent Memory

Browser

Graph Databases

Agent Automation

E-Signature

Email

Public Sector Intelligence

Unified API

Video Infra

Webscraping

Observability

Storage

Verification

Video Agent

Agent UI

API Testing

Geocoding

Media Generation

Neocloud

Proxy

Sales Intelligence

CLI Arena

CLI

The same benchmark lens applied to command-line integrations and setup flows.

Overall

Last updated Sep 7
Powered byLightsageLightsage

Categories

CLI category charts

Payment

Inference

Durable Workflow

Sandboxes

Auth

Search

Vector Databases

Cloud Hosting

Browser

Code Review

Document Parsing

Email

Voice Infra

Voice STT

Voice Telephony

Voice TTS

Neocloud

Observability

Storage

Unified API

MCP Arena

MCP

MCP server results grouped by category so implementation gaps are easier to scan.

Overall

Last updated Sep 7
Powered byLightsageLightsage

Categories

MCP category charts

Search

Payment

Voice Telephony

Auth

Vector Databases

Cloud Hosting

Inference

Sandboxes

Agent MCP Gateway

Email

Meeting Bot

Stablecoin

Voice TTS

Document Parsing

Durable Workflow

Voice Infra

Webscraping

Database

Observability

Proxy

Storage

Unified API

Voice STT

AI visibility tools guide

Visibility is only half the agent experience

Compare Lightsage, Profound, Otterly, and AthenaHQ across answer engines, coding agents, and verified API usability.

Compare GEO tools

Full benchmark

View the rest of the results

Continue into DevTool Arena for ranked provider tables, category breakdowns, and company-level evaluation traces.

View all results

Join the mailing list

Get updates on leaderboard changes, new benchmark releases, and product announcements.