Trigger masked calls, read call status & recordings, fetch AI call summaries, and manage contacts — directly from your software. Generate an API key in your dashboard, paste it below, and try every endpoint live.
Every request needs two headers: your X-Api-Key and X-Api-Secret. Generate them in the app under API (the secret is shown once). Base URL:
https://figuid.com/api/v1
curl https://figuid.com/api/v1/me \ -H "X-Api-Key: ck_live_xxxxxxxx" \ -H "X-Api-Secret: cs_xxxxxxxx"
Calls are billed to your account and ring the agent's number first, then connect the customer through your virtual number — neither side sees the other's real number.
Paste your credentials once (kept only in this browser), then expand any endpoint and hit Send.
Standard HTTP codes. Body is always JSON with an error field.
401 invalid API credentials 400 missing/invalid parameters 404 not found 502 calling network error