# Sentry — API Agent Score

> Score: 87/100 (Grade: A) | Domain: sentry.io | Rubric: 1.0.0 | Checked: July 24, 2026

Sentry scored 87/100 (A), classified "ai-ready".

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

## Summary

- Overall: 87/100 (A)
- Classification: ai-ready

## Category Scores

- API Design: 92/100 (A+)
- Developer Experience: 89/100 (A)
- Agent Discovery: 88/100 (A)
- Agent Understanding: 80/100 (A)
- Agent Usability: 87/100 (A)

## Check Results

### API Design

- [pass] Auth declared & discoverable — Authentication required (global or on every operation). Investigated: spec 100%, docs 100%.
- [warn] Schema coverage & depth — 6/7 (86%) public params are fully typed (no any/**kwargs). Analyzer reports not all methods have a derivable input schema. Investigated: sdk 89%, spec 58%.
- [warn] Machine-readable, versioned contract — info.version="v0" set but no versioning scheme (URL / header / media type) detected. Investigated: spec 75%, docs 50%.
- [pass] Security & governance hygiene — No credential-shaped strings detected in spec. Investigated: spec 100%, wellknown 50%.
- [pass] Example coverage — 16% example coverage. Investigated: spec 100%, docs 100%, sdk 100%.

### Developer Experience

- [pass] Self-service developer portal — Self-service signup at https://sentry.io/auth/login/sign-up/; free tier / sandbox documented. Investigated: docs 100%.
- [pass] Code samples in docs — Code samples in 3 language(s) across docs (top: shell, javascript, typescript); 3/4 pages have ≥ 2 languages on the same page. Investigated: docs 100%.
- [pass] Description completeness — 57% description completeness. Investigated: spec 100%, sdk 100%.
- [pass] Changelog published — changelog documented in the docs site at https://docs.sentry.io/changelog/. Investigated: spec 100%, docs 100%, sdk 100%.
- [warn] Quickstart present — Quickstart page reachable (1 variants scanned starting at https://docs.sentry.io/platforms/) but no runnable code sample detected in HTML or .md variant. Investigated: docs 50%.

### Agent Discovery

- [pass] Registry & SDK presence — Indexed on Context7 (getsentry/sentry-docs, 27884 snippets). Investigated: docs 100%, cli 100%, sdk 92%, wellknown 50%, mcp 0%.
- [warn] Docs reachable, not hard auth-gated — Content negotiation partially supported: 39 correct type, 0 wrong type, 11 HTML only. Investigated: docs 88%.
- [warn] llms.txt present, valid & comprehensive — No llms.txt directive found in HTML of any of 50 sampled pages. Investigated: docs 75%, sdk 0%.
- [warn] Crawlable / AEO — Sitemap present (10282 entries) but carries no lastmod values. Investigated: wellknown 75%.

### Agent Understanding

- [pass] Machine-readable errors (RFC 9457) — No 4xx/5xx response codes (or default error response) documented anywhere in the spec. Investigated: spec 100%, docs 100%.
- [pass] Operation purpose clarity — 90% of operations have a clear summary + operationId an agent can select on. Investigated: spec 100%.
- [warn] Agent-navigable, token-efficient docs — 11 of 50 pages have substantive content differences between markdown and HTML (avg 14% missing). Investigated: docs 80%.
- [fail] Agent instructions file (AGENTS.md) — No AGENTS.md at the site root or /.well-known/. Investigated: wellknown 0%.
- [fail] Docs structured data — Neither JSON-LD nor OpenGraph/meta tags detected across 3 assessed pages (3 JS-rendered). Investigated: docs 0%.
- [skip] Description consistency across surfaces — Only 1 surface description(s) with ≥6 tokens available; need at least 2 to compare.

### Agent Usability

- [pass] Idempotency documented — Built-in retry machinery is present (grep-derived). Investigated: sdk 100%, spec 0%, docs 0%.
- [pass] Rate-limit signaling — rate-limit behavior documented in the docs site at https://docs.sentry.io/api/ratelimits/. Investigated: spec 100%, docs 100%.
- [pass] Pagination documented & consistent — Pagination params detected on 60 list endpoint(s). Investigated: spec 100%, docs 100%.
- [warn] Sandbox separation — No test-mode flag or sandbox environment is exposed. Investigated: sdk 50%, spec 0%, docs 0%.
- [warn] Runnable collection with test scripts — No test scripts found in the workspace's collections. Investigated: platform 50%.

## Executive Summary

Sentry's API program is performing strongly across design, discoverability, and developer onboarding — a solid foundation for partner and agent integrations. The two areas that need immediate attention are agent-facing context and structured documentation signals: without an AGENTS.md file and structured doc data, AI agents cannot reliably understand how to interact with Sentry's APIs, slowing partner integrations that depend on AI-assisted development. Prioritize closing these agent-readiness gaps first, then reinforce runnable and safe integration surfaces to make the program fully self-serve for both human partners and their agents.
