Key Features
- View account type (standard or developer) and billing mode (prepaid or postpaid)
- Monitor account balance and credit information
- Preview and purchase additional CPS or concurrent-call capacity
- Access auth credentials and resource URIs for API integration
Base URI
API path casing is significant. Most account operations use
/Account/, while the capacity pricing and subscription endpoints use lowercase /accounts/{auth_id}/.Account Operations
The Account Object
View the structure and attributes of the Account object including account type, billing mode, credits, and timezone.
Retrieve Account Details
GET request to retrieve all details of your Vobiz account including balance, auth credentials, and settings.
Balance & Transactions
Retrieve account balance details and transaction history.
Concurrency
Monitor and manage the number of concurrent lines being used in your account.
Preview capacity pricing
Calculate the monthly price for additional CPS or concurrent-call capacity without purchasing it.
Purchase capacity
Purchase recurring CPS or concurrent-call capacity for your account.
What to do next
Retrieve your account details
Fetch auth credentials, balance, and account type via API. (2 min)
Create a SIP trunk
Provision your first trunk and get a unique SIP domain. (3 min)
Buy a phone number
Search and rent a DID number for inbound calling.
Sub-accounts
Isolate usage and billing for different customers or environments.