This API endpoint allows you to retrieve the current wallet balance and associated settings, such as auto-recharge status, recharge amount, and balance threshold.
Request
Authorization
API Key
Add parameter in header
cmr-x-api-key
Example:
cmr-x-api-key: ********************
or
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://customers.coldmailreseller.com/api/v1/integration/wallet/get-balance' \
--header'cmr-x-api-key: <api-key>'