Skip to content

Build with the JARAI Partner API

Trigger AI-powered media productions, manage webhooks, and track performance — all through a single REST API.

Quick Start

Trigger your first production in one API call.

curl -X POST https://api.jarai.studio/v1/productions \
  -H "X-API-Key: jarai_your_api_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "templateId": "social-video-30s",
    "parameters": {
      "topic": "Quarterly earnings highlights",
      "tone": "professional",
      "targetPlatforms": ["youtube", "linkedin"]
    }
  }'
18 Endpoints
9 Webhook Events
3 Rate Limit Tiers
5-Min Integration