# Uber — API Agent Score

> Score: 66/100 (Grade: C) | Domain: uber.com | Rubric: 1.0.0 | Checked: July 24, 2026

Uber scored 66/100 (C), classified "partially-ready".

[View full report](https://www.postman.com/ai/ai-ready-apis/company/uber)
[All organizations](https://www.postman.com/ai/ai-ready-apis/llms.txt)

## Summary

- Overall: 66/100 (C)
- Classification: partially-ready

## Category Scores

- API Design: 88/100 (A)
- Developer Experience: 45/100 (F)
- Agent Discovery: 65/100 (C)
- Agent Understanding: 77/100 (B)
- Agent Usability: 56/100 (D)

## Check Results

### API Design

- [pass] Auth declared & discoverable — Authentication required (global or on every operation). Investigated: docs 100%, spec 83%, wellknown 0%.
- [warn] Machine-readable, versioned contract — info.version="1.0.0" set but no versioning scheme (URL / header / media type) detected. Investigated: spec 78%, docs 55%.
- [warn] Schema coverage & depth — 6/13 (46%) public params are fully typed (no any/**kwargs). Analyzer reports not all methods have a derivable input schema. Investigated: sdk 69%, spec 68%.
- [pass] Security & governance hygiene — No credential-shaped strings detected in spec. Investigated: spec 100%, wellknown 0%.
- [pass] Example coverage — 70% example coverage (target 80%+). Investigated: spec 100%, sdk 100%.

### Developer Experience

- [pass] Changelog published — Newest official SDK activity 27 day(s) ago. Investigated: sdk 100%, spec 0%, docs 0%.
- [warn] Description completeness — 50% description completeness. Investigated: spec 15%, sdk 0%.
- [fail] Self-service developer portal — No signup page detected across conventional paths (/signup, /sign-up, /register, /get-started, /console/signup, /dashboard/signup, /try, /try-free, /free, /free-trial, /start, /start-free). Investigated: docs 0%.
- [fail] Quickstart present — No quickstart/getting-started page found at the conventional paths. Investigated: docs 0%.
- [skip] Code samples in docs — No surface produced evidence for this capability in this run.

### Agent Discovery

- [pass] Registry & SDK presence — Indexed on Context7 (websites/pkg_go_dev_go_uber_org_mock, 1764 snippets). Investigated: docs 100%, sdk 83%, cli 0%.
- [warn] Docs reachable, not hard auth-gated — Server ignores Accept: text/markdown header (0/1 pages return markdown); 1 returned error pages. Investigated: docs 75%.
- [warn] Crawlable / AEO — No sitemap discoverable via robots.txt or /sitemap.xml on the docs host. Investigated: wellknown 50%.
- [fail] llms.txt present, valid & comprehensive — No llms.txt found at any candidate location (https://developer.uber.com/docs/deliveries/overview/llms.txt, https://developer.uber.com/llms.txt, https://developer.uber.com/docs/llms.txt). Investigated: docs 0%, sdk 0%.

### Agent Understanding

- [pass] Machine-readable errors (RFC 9457) — No 4xx/5xx response codes (or default error response) documented anywhere in the spec. Investigated: docs 100%, spec 50%, sdk 50%.
- [warn] Operation purpose clarity — 89% of operations are agent-inferable (target 90%+). Investigated: spec 90%.
- [warn] Agent-navigable, token-efficient docs — No pages support .md URLs (0/1 tested). Investigated: docs 71%.
- [warn] Description consistency across surfaces — Mean pairwise description similarity across 2 surfaces (spec, sdk) is 2% (threshold 35% for full credit).
- [fail] Agent instructions file (AGENTS.md) — No AGENTS.md at the site root or /.well-known/. Investigated: wellknown 0%.
- [skip] Docs structured data — No surface produced evidence for this capability in this run.

### Agent Usability

- [pass] Sandbox separation — Sandbox server declared but no distinguishable test credentials in scheme descriptions. Investigated: spec 100%, docs 100%, sdk 50%.
- [warn] Pagination documented & consistent — 3 list endpoint(s) exist but no pagination params found. Investigated: spec 67%, docs 67%.
- [warn] Runnable collection with test scripts — No test scripts found in the workspace's collections. Investigated: platform 50%.
- [warn] Rate-limit signaling — No rate-limit response headers documented. Investigated: spec 10%, docs 10%.
- [fail] Idempotency documented — 0% of mutating operations document idempotency. Investigated: spec 0%, docs 0%, sdk 0%.

## Executive Summary

Uber's API Design is a genuine strength — the contract is machine-readable and well-typed, giving partners a solid foundation to build on. However, the partner program has two critical gaps: Developer Experience is failing at the most basic onboarding level (no self-service portal, no quickstart), meaning partners cannot get hands-on without a sales conversation; and Agent Discovery is undermined by the absence of machine-readable discovery artifacts, so AI agents cannot find or traverse your APIs without human intervention. Closing these two gaps — a self-service portal with runnable onboarding and proper agent-facing discovery files — should be the immediate priority, followed by equipping agents with the context files and idempotency guidance they need to run reliable, autonomous workflows.
