cURL
curl --request POST \ --url https://api.buildwithchirp.com/v1/organization/billing/sync \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "sync_run_id": "<string>" }
Trigger an immediate billing sync by enqueuing detail and usage report sync jobs
Admin API key (format: sk_admin_*) for organization-level operations
Sync jobs enqueued