API
API Reference
OpenAPI-powered reference plus endpoint pages grouped by tag.
OpenAPI Specification
Base URL
https://api.hyrelog.com
Authentication
- Most
/v1/*endpoints requireAuthorization: Bearer YOUR_API_KEY. /healthdoes not require authentication.
Core Endpoint Groups
- Events: ingest and query audit events
- API Keys: key status and dashboard-managed key lifecycle
- Webhooks: create/list/enable/disable webhooks and inspect deliveries
- Exports: create export jobs, check status, download data
Browse Endpoints
/api/endpoints/health-check/api/endpoints/events-ingest/api/endpoints/events-query/api/endpoints/keys-create/api/endpoints/keys-rotate/api/endpoints/keys-status/api/endpoints/webhooks-create/api/endpoints/webhooks-list/api/endpoints/webhooks-disable/api/endpoints/webhooks-enable/api/endpoints/webhooks-deliveries/api/endpoints/exports-create/api/endpoints/exports-status/api/endpoints/exports-download
Interactive API Viewer
Common Responses
200success201created403forbidden (scope/plan restrictions)
Use the OpenAPI spec for complete request and response schema details.