← Back to Directory

IVR Phone Verification

IVR call service

$0.0400 / request

Details & Documentation

{ "customer_no": "9876543210", "order_id": "12345", "variable_name": "Premium Product", "variable_amount": "2499.00", "customer_name": "John Doe" }

POST https://postapi.site/v1/api
IVR call service

Code Integration

curl -X POST "https://postapi.site/v1/api" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "X-Service-ID: ivr-phone-verification" \
  -d '{
    "key": "value"
}'

⚡ Live Test

Active

Test Limit: 5 requests / day (IP enforced)
Using Dummy Key: TEST_KEY_****

Keys matching URL placeholders (e.g. {task_id}) will be used in the URL. Others will be sent as Body (POST/PUT) or Query Params (GET).

📨

Stay Updated

Subscribe to our newsletter for the latest API updates, tutorials, and exclusive offers.