Make an AI phone call ($0.54). Send a phone number and task, get back a call_id to track status. Returns 403 if the number is on the Do-Not-Call (DNC) list — do not retry DNC numbers.
GET/api/call/:idFREE
Get call status and transcript. Requires SIWX — only the wallet that paid can poll.
POST/api/lookup$0.05
Check if a phone number has iMessage/FaceTime ($0.05 via x402). Returns a token to poll for async results.
GET/api/lookup/statusFREE
Poll lookup status. Requires SIWX — only the wallet that paid can poll.
POST/api/number/topup$15.00
Extend a phone number by 30 days from current expiry ($15.00 via x402). Top-ups stack. Anyone can top up any number.
POST/api/number$20.00
Buy a phone number ($20.00 via x402). Use it as outbound caller ID.
GET/api/numbersFREE
List phone numbers for the authenticated wallet. Requires SIWX.