API analytics · Speakeasy

Speakeasy

OpenAPI-native SDK generator whose separate request-capture SDKs feed a per-customer usage and replay dashboard.

Speakeasy is primarily an SDK generation platform: it turns an OpenAPI specification into production-grade client SDKs across roughly ten languages, including TypeScript, Python, Go, Java, C#, PHP, Ruby, and Kotlin, aiming for no proprietary DSL and full OpenAPI fidelity. Separately, Speakeasy ships server-side SDKs in Go, Rust, and TypeScript whose only job is request capture: they sit in front of an existing API, log requests and responses, redact sensitive fields, and forward the data to a Speakeasy dashboard where usage can be filtered per customer and individual requests replayed for debugging or support. This makes Speakeasy's analytics angle narrower than a full API-analytics platform, answering what a specific customer's SDK call did rather than providing aggregate traffic monitoring. It has no published self-serve pricing; all plans are negotiated with sales.

At a glance

Vendor Speakeasy
Pricing model Quote only
Free tier
Deployment Cloud
Open source No
Best for API-first companies that want usage-tagged, replayable request logs delivered through the same SDKs their customers already use.

Pricing

No published pricing; Speakeasy sells a single tailored Enterprise agreement negotiated through sales.

Checked on the vendor's own page on September 21, 2026: no prices are published. Expect to be quoted.

Features

  • OpenAPI-to-SDK generation across roughly ten languages
  • Runtime type safety in generated SDKs (e.g., Zod for TypeScript)
  • Server-side request-capture SDKs for Go, Rust, and TypeScript
  • Per-customer request viewer with replay and permalink sharing
  • Sensitive-data masking in captured requests
  • CI/CD-integrated SDK publishing and versioning
  • Embeddable request viewer for developer portals

Profile last reviewed September 21, 2026

Alternatives

Speakeasy in the index now

Terms to know

Related guides