Quickstart
This guide uses the process-first public API. It creates akeyword_warmup request, receives a signed callback, and polls the normalized process record.
Before You Start
You need:- A shared bearer secret configured in Phonefarm as
INGEST_SECRET. - A reachable callback URL if you want push updates.
- A valid
account_idandphone_idor another valid routing target.
1. Set Environment Variables
2. Create a Process
3. Verify the Accepted Callback
Phonefarm immediately attempts aprocess.updated callback with milestone accepted.
Callback payload shape:
PHONE_FARM_WEBHOOK_SECRET is configured, Phonefarm signs the callback with:
X-PhoneFarm-TimestampX-PhoneFarm-Signature