Browse number catalog
List Indian phone numbers currently available to purchase through our carrier partner. Filter by number class with the `type` query parameter.
List Indian phone numbers currently available to purchase through our carrier partner. Filter by number class with the type query parameter.
Authorization
ApiKeyAuth Voice platform authentication secret. Create one from the API Keys endpoint or your dashboard.
In: header
Query Parameters
Number class to browse.
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/dids/managed/catalog"{ "data": [ { "didId": 48213, "didNumber": "+911408620000", "monthlyRate": 199, "type": "mobile" } ]}{ "statusCode": 400, "message": [ "name should not be empty" ], "error": "Bad Request"}{ "statusCode": 401, "message": "Unauthorized", "error": "Unauthorized"}Add your own number POST
Register a phone number you already own (BYO) using your own telephony provider credentials. To get a new number without owning provider accounts, use the managed business-number flow instead.
Get provisioning status GET
Poll a provisioning job. KYC verification state is refreshed automatically on each poll, so the job advances to `kyc_verified` on its own once the applicant finishes DigiLocker.