Skip to content

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/numbers

List and filter numbers on your account.

POST/v1/numbers

Provision a number in a supported country.

PATCH/v1/numbers/{id}

Update routing or assignment.

GET/v1/calls

Query call records and status.

POST/v1/routes

Create a routing rule.

POST/v1/webhooks

Subscribe 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.