Endpoint
Overview
List the services you can rent a number for, with the current price of each in credits. Prices adjust with availability and may change at any time — check this endpoint for the price you’ll be charged byPOST /sms/rent.
Response
Rental responses do not use the
ok envelope — success is a plain JSON object; errors are {"error": "..."} with a non-200 status. See Response.Map of service name to its current price in credits.
Errors
| Status | Error | Meaning |
|---|---|---|
| 503 | Number rental is not configured | Rental is disabled on this deployment |