Authentication

The reporting server uses Bearer Authentication to authorize incoming requests.

Please download and import this Postman collection to do live API calls.

You will need to input the base_url, auth_token and auth_key variables for the calls to work.

Staging Environment

Variable
Value

base_url

https://reporting.mybambu-staging.communityincentives.io

auth_token

Provided via secure link

auth_key

Provided via secure link

Production Environment

Variable
Value

base_url

https://reporting.mybambu.communityincentives.io

auth_token

Provided via secure link

auth_key

Provided via secure link

Last updated

Was this helpful?