Verified

Twilio

Send SMS and list messages via Twilio Programmable Messaging.

Programmable Messaging: send an SMS (POST /messages) and list recent messages (GET /messages). Twilio carrier fees apply upstream in addition to the Apiosk per-call price.

Base URL
https://gateway.apiosk.com/twilio
Endpoints
GET /health Free
Liveness/health check for the Twilio integration. Returns the service status, provider name and current server time. Free — no payment required.
GET /messages $0.09
Lists recent SMS/MMS messages sent or received on the Twilio account, newest first, with each record including the body, to/from numbers, delivery status, segment count, and price. Optional query filters narrow results by recipient, sender, or send date, and the response is paginated. Metered per call via Apiosk (x402 micropayment in USDC on Base).