Developers
Voice infrastructure,
one API away.
A small, predictable REST surface for the things teams actually automate: numbers, routing and call events.
POST /v1/numbers
Host: api.ringva.org
Authorization: Bearer <token>
Content-Type: application/json
{
"country": "DE",
"type": "local"
}Reference
Core endpoints.
GET
/v1/numbersList and filter numbers on your account.
POST
/v1/numbersProvision a number in a supported country.
PATCH
/v1/numbers/{id}Update routing or assignment.
GET
/v1/callsQuery call records and status.
POST
/v1/routesCreate a routing rule.
POST
/v1/webhooksSubscribe to call and number events.
Endpoint list is illustrative for this site; full reference is provided with API access.
Build voice into your product.
Request sandbox credentials and we'll follow up with documentation and a test number.