Guides
Step-by-step guides to help you integrate with the JARAI Partner API, from your first API call to production-grade webhook handling.
Getting Started
Register for the JARAI Partner API, obtain your API key, trigger your first AI-powered production, poll for status, and download deliverables.
2Authentication
Learn how JARAI Partner API authentication works, including API key format, the X-API-Key header, key rotation, scoped keys, and handling 401/403 errors.
3Production Lifecycle
Understand the JARAI production lifecycle — triggering productions, status polling, terminal and transient states, error codes, and cancellation.
4Webhook Integration
Register webhook subscriptions, verify HMAC-SHA256 signatures, handle event types, and manage retry behaviour with the JARAI Partner API.
5Error Handling
Understand the JARAI Partner API error envelope, all error codes grouped by domain, retry guidance, and correlation IDs for debugging.
6Rate Limiting
Understand JARAI Partner API rate limits, tier defaults, X-RateLimit response headers, and proactive throttling strategies.