Tendral Health API
Public API for Tendral Health. Authenticate with Authorization: Bearer tk_live_xxxxxxxxxxxx against the base URL https://api.tendralhealth.com/v1/. Errors and webhooks follow Stripe-style conventions; see the guides below for HMAC verification samples and event catalog.
All guides (8)
- Quickstart— First call in 5 minutes.
- Authentication— Bearer tokens, scopes, rotation.
- Webhooks— Event catalog and HMAC verification.
- Errors— Every error code with retry guidance.
- Rate limits— 100/min default; sliding window with X-RateLimit-* headers.
- Idempotency— Idempotency-Key header and 24-hour replay window.
- Pagination— Composite cursors with has_more and next_cursor.
- Changelog— Versioned API release notes.