Apiosk Gateway – Twilio Execute is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.125/call, status down (last checked 2026-09-15).
Executes a Twilio API operation via the Apiosk pay-per-call gateway using the x402 protocol with USDC micropayments on Base.
Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.
Returns a JSON object with a status field, the upstream Twilio response body under 'result', the upstream HTTP status code, latency in milliseconds, the resolved operation name, and the cost charged in USDC.
POSThttps://gateway.apiosk.com/twilio/executeChoose this endpoint when you need to call any Twilio API operation and want to pay per-call with USDC on Base via x402 without managing Twilio billing separately. Ideal for AI agents or serverless workflows that need on-demand, metered access to Twilio communications (SMS, voice, WhatsApp, Verify) without committing to a Twilio account subscription or managing API keys directly in your stack.
| Field | Type | Description |
|---|---|---|
| input | string | JSON payload forwarded to the selected operation. |
| operation | string | Operation id, /path, or METHOD /path selector. |
| Field | Type | Description |
|---|---|---|
| api | string | |
| cost | string | |
| resultrequired | — | Upstream response body. |
| statusrequired | string | |
| latency | number | |
| operation | string | |
| upstream_status | integer |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"