Skip to main content
POST
Setup prerequisite: Before buying numbers, complete KYC in the 60db app (Dashboard → Dialer → KYC). KYC is not available through the API. Submit your PAN/Aadhaar and address proof. Until approved, buying returns 403 DIALER_KYC_REQUIRED / DIALER_KYC_PENDING / DIALER_KYC_REJECTED.
Allocate a phone number from the shared pool. Costs ₹600 ($6.00) now and ₹600/month recurring. If your wallet is short, the request fails with 402 RECHARGE_REQUIRED and nothing is charged.

Request

Headers

string
required
Bearer token with your API key
string
required
application/json

Body

string
Optional. Specific E.164 number to buy (e.g. +919876543210). If omitted, the next available number is allocated.
string
Optional. sip or indian_number. Default is the next in rotation.

Response

201 Created:

Errors

Example