{"entry":{"slug":"sentry-api","name":"Sentry API","category":"api","summary":"Read issues, events and releases from an error-monitoring project.","description":"","auth_mode":"Bearer auth token","endpoint":"https://sentry.io/api/0/projects/{org}/{project}/issues/","docs_url":"https://docs.sentry.io/api/","tags":["observability","errors"],"capabilities":["list errors","read issues","monitor exceptions","triage a bug"],"auth_params":[{"name":"Authorization","location":"header","required":true}],"input_format":"query string","output_format":"application/json","rate_limit":"org-based","pricing":"free tier","invocation_example":"curl \"https://sentry.io/api/0/projects/$ORG/$PROJ/issues/\" -H \"Authorization: Bearer $SENTRY_TOKEN\"","verified":false,"verified_at":null,"featured":false,"checks_total":9,"checks_ok":4,"avg_latency_ms":2764,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-16T13:13:12.315+00:00","health_latency_ms":131,"probe_url":"https://sentry.io/api/0/"}}