Fire Agent Trigger
Inbound fire URL for a webhook trigger. Authenticate with the trigger’s
one-time fire token as Authorization: Bearer <secret>. The JSON body
becomes the started run’s payload variable. Supply an Idempotency-Key
(or Speechify-Delivery-Id) header to make a redelivery replay the
original run instead of starting a second one.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Trigger id (prefixed external id, trigger_...).
Headers
Request
Response headers
Response
The fire was accepted and a run was started (or replayed).