Account Methods

Get Account Information 🔗

This endpoint returns the specific monetary values for the account. It does not require any parameters other than user ID and user signature validation.

HTTP method GET
Endpoint https://api.chartboost.com/account
Example Request https://api.chartboost.com/account?user_id={Chartboost customer’s user ID}&user_signature={CB customer’s user signature}

Response Fields 🔗

Parameter Description
company Account name
balance Current balance
earnings Current total earnings

Last modified November 27, 2023