Skip to main content
GET
List API Keys
Retrieve all API keys for your Rewards App to see which keys are active and when they were created.

Configuration

Header Parameters

string
required
Client identifier (use “developer-dashboard” )
string
required
Bearer token for authenticationFormat: Bearer {JWT_TOKEN}

Path Parameters

string
required
Your Rewards App ID

Response Status Codes

Response Fields


Code Examples

Empty Response. If data is an empty array [], it means no API keys exist for this Rewards App.

Try It Out

Ready to view your API keys? Use our API playground on the right to test with your JWT token.

What’s Next?

After viewing your API keys: Revoke API Key. Remove an API key to prevent it from being used for authentication