U

Uber API

by Uber Free tier

Uber ride requests and price estimation

maps

Quick Reference

Base URL https://developer.uber.com Auth type OAuth 2.0 Auth header Authorization: Bearer YOUR_TOKEN Rate limit Sandbox: 1K req/hour · Production: varies by product Pricing Enterprise / contact sales Free quota None Documentation https://developer.uber.com/products Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)1.86s (checked Mar 29, 2026) Builder score D 23% builder-friendly
Pricing
28
Latency
30
Depth
14

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free for developer sandbox. Production access available for ride-hailing integrations. Pricing based on ride transactions. API key required.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://developer.uber.com'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Uber documentation.