View your organization’s current credit and incentive balance. Use this to check available funds before creating or publishing projects.
cURL
curl --request GET \ --url https://api-staging.respondent.io/v1/pricing/balances/summary \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-secret: <x-api-secret>'
{ "creditBalance": 123, "incentiveBalance": 123 }
Was this page helpful?
Suggestions
Contact support