Download OpenAPI specification:Download
This is the documentation for the Platform Adoption API, that allows querying on platform adoption event in an EMS team. The API supports multiple methods of authentication:
- (preferred method) Via OAuth 2.0 token with scope platform-adoption.tracking-events:read, passed in an HTTP header like this: Authorization: Bearer TOKEN
- Via Application keys, passed in an HTTP header like this: Authorization: AppKey APPLICATION_KEY
- Via API keys, passed in an HTTP header like this: Authorization: Bearer API_KEY
Please see this help page for more information about OAuth 2.0.