Explore APIs
To test API endpoints effectively, follow these steps:
Choose Your Region:
- Determine your deployed region by consulting your Project Manager.
- Once you know your event's region, you're ready to proceed.
Authentication & Environment:
- Navigate to the OAuth API. Click "Try It"
- Select the correct environment as per your region.
- Place the
app_key
andapp_secret
obtained from Authentication - Place the
access_token
from OAuth API and place it inBearerAuth_Token
in your server's environment. - Now, use Get Auth Token API seemlessly.
