M

mParticle Platform API

REST discovered

Details
URL
https://api.mparticle.com/v1/
Docs
https://docs.mparticle.com/developers/apis/platform/overview/
Authentication
mParticle API credentials (client ID + client secret) compound discovered Get key ↗
Authorization: Bearer <credential>

In the mParticle dashboard, create API credentials under the key management area described in Key Management. The docs for multiple APIs state you must first set up an API user/credentials there, then exchange the client_id and client_secret for a bearer token at https://sso.auth.mparticle.com/oauth/token.