{"name":"Sentra Public API","version":"2026.05.21","documentation_url":"https://sentra.app/docs/api","openapi_url":"/external/v1/openapi.json","base_url":"https://api.sentra.app","authentication":{"scheme":"bearer","header":"Authorization","example":"Authorization: Bearer sk_sentra_<your-key>","key_format":"sk_sentra_<40 hex chars>","obtain_key":"Sign in to the Sentra web app and visit Settings → API Access. Keys are shown once at creation."},"endpoints":{"list_meetings":"GET /external/v1/meetings","get_meeting":"GET /external/v1/meetings/{meeting_id}","list_entities":"GET /external/v1/entities","list_entity_types":"GET /external/v1/entities/types","list_entity_chunks":"GET /external/v1/entities/{entity_id}/chunks","get_entity_relationships":"GET /external/v1/entities/{entity_id}/relationships"},"rate_limits":{"reads_per_minute_per_key":120,"scope":"per-api-key (bearer token hashed before bucketing)"}}