Through CommPeak Billing API, you can retrieve your customer information and explore rate details based on technical prefixes or country-specific prefixes.
The CommPeak Billing API allows users to manage and retrieve billing-related information securely and efficiently through a REST-style interface. This API is designed for managing customer accounts, retrieving rate information, and downloading rate sheets in various formats. It uses JSON for data serialization and relies on secure authentication with API keys.
Key Features
1. Customer Account Management
- Easily access customer information, such as account balance, SMS balance, and temporary credits.
- View and manage basic customer details securely through SSL-encrypted communication.
2. Rate Information
- Retrieve the most current rates for call destinations, based on specific technical prefixes.
- Search for rates by country or destination prefix, ensuring you have up-to-date billing information for various locations.
- Download rate sheets in popular formats like CSV or Excel, making it easy to analyze and integrate into your own systems.
3. Security
- All API interactions require Bearer Token Authentication, ensuring that only authorized users can access sensitive billing data.
- Data transmission is secured through SSL, protecting your information from unauthorized access during transit.
4. Scalability and Flexibility
- The API supports dynamic queries, allowing you to search or download rate information based on specific criteria, such as country prefixes.
- It offers flexibility to handle various billing scenarios, helping you manage customer balances and rate updates efficiently.
Authentication and Access
- API Keys: You can obtain your API keys via CommPeak's API Portal. This key is required for all API requests.
- Bearer Token: Every request must include a valid token for successful authentication.