App Methods

Get App Information

The app endpoint provides detailed information on your app(s) and reflects specific fields displayed on a given app's Basic Settings page. You can only retrieve information for one or all apps per individual request.

HTTP methodGET
EndpointFor all apps: https://api.chartboost.com/apps
For one specific app at a time: https://api.chartboost.com/apps/app_ID
Example RequestFor all apps: https://api.chartboost.com/apps/?&user_id={{Chartboost customer’s user ID}}&user_signature={{CB customer’s user signature}}
For one specific app at a time: https://api.chartboost.com/apps/{{App ID}}?app_id={{App ID}}&user_id={{Chartboost customer’s user ID}}&user_signature={{CB customer’s user signature}}

Parameters

ParameterRequest TypeRequired?DescriptionDefault
app_idStringOptionalOne app IDNone

Response Fields

ParameterDescription
idApp ID
nameApp name
nicknameApp nickname
date_createdDate the app was added to Chartboost dashboard (UNIX timestamp)
store_idApp’s store-specific ID
store_urlApp store URL
bundle_idApp’s platform and store-specific ID (Amazon’s ASIN)
platformAny of the following: iOS, Android, Amazon