mParticle logo

mParticle

mParticle is a customer data platform (CDP) that helps brands collect, unify, and activate customer data across mobile, web, OTT, and server sources, then forward it in real time to hundreds of analytics, marketing, and warehouse destinations. The mParticle developer platform exposes server Events, IDSync, Profile, Warehouse Sync, Calculated Attributes, and Platform APIs that let teams ingest events, resolve identity, manage configurations, and orchestrate audiences using HTTP Basic and bearer token authentication.

4 APIs 0 Features
Customer Data PlatformCDPAnalyticsIdentity ResolutionAudienceData PipelineMarketing Data

APIs

mParticle Events API

Server-to-server REST API for sending event batches, bulk uploads, and historical data into mParticle from backend systems. Authenticates with HTTP Basic auth using a server-sid...

mParticle IDSync API

Identity resolution REST API used to match, link, and modify user identities across devices and channels in mParticle, returning a stable mParticle ID (MPID) for downstream use.

mParticle Profile API

REST API for retrieving unified user profiles, identities, attributes, and audience memberships at scale to personalize downstream applications.

mParticle Platform API

Management REST API used to programmatically configure mParticle inputs, outputs, filters, audiences, data plans, and workspace settings as part of a fully versioned CDP-as-code...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
💰
Pricing
Pricing
📝
Sign Up
Sign Up

Sources

apis.yml Raw ↑
aid: mparticle
name: mParticle
description: >-
  mParticle is a customer data platform (CDP) that helps brands collect,
  unify, and activate customer data across mobile, web, OTT, and server
  sources, then forward it in real time to hundreds of analytics, marketing,
  and warehouse destinations. The mParticle developer platform exposes server
  Events, IDSync, Profile, Warehouse Sync, Calculated Attributes, and Platform
  APIs that let teams ingest events, resolve identity, manage configurations,
  and orchestrate audiences using HTTP Basic and bearer token authentication.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Customer Data Platform
  - CDP
  - Analytics
  - Identity Resolution
  - Audience
  - Data Pipeline
  - Marketing Data
url: https://raw.githubusercontent.com/api-evangelist/mparticle/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: mparticle:events-api
    name: mParticle Events API
    description: >-
      Server-to-server REST API for sending event batches, bulk uploads, and
      historical data into mParticle from backend systems. Authenticates with
      HTTP Basic auth using a server-side API key and secret pair.
    humanURL: https://docs.mparticle.com/developers/apis/http/
    baseURL: https://s2s.mparticle.com/v2
    tags:
      - REST
      - Server-to-Server
      - Events
      - Bulk
      - HTTP Basic
    properties:
      - type: Documentation
        url: https://docs.mparticle.com/developers/apis/http/
      - type: JSON Reference
        url: https://docs.mparticle.com/developers/apis/json-reference/
  - aid: mparticle:idsync-api
    name: mParticle IDSync API
    description: >-
      Identity resolution REST API used to match, link, and modify user
      identities across devices and channels in mParticle, returning a stable
      mParticle ID (MPID) for downstream use.
    humanURL: https://docs.mparticle.com/developers/apis/idsync/
    baseURL: https://identity.mparticle.com/v1
    tags:
      - REST
      - Identity
      - IDSync
      - MPID
    properties:
      - type: Documentation
        url: https://docs.mparticle.com/developers/apis/idsync/
  - aid: mparticle:profile-api
    name: mParticle Profile API
    description: >-
      REST API for retrieving unified user profiles, identities, attributes,
      and audience memberships at scale to personalize downstream applications.
    humanURL: https://docs.mparticle.com/developers/apis/profile-api/
    baseURL: https://api.mparticle.com/userprofile/v1
    tags:
      - REST
      - Profiles
      - Attributes
      - Audiences
    properties:
      - type: Documentation
        url: https://docs.mparticle.com/developers/apis/profile-api/
  - aid: mparticle:platform-api
    name: mParticle Platform API
    description: >-
      Management REST API used to programmatically configure mParticle inputs,
      outputs, filters, audiences, data plans, and workspace settings as part
      of a fully versioned CDP-as-code workflow.
    humanURL: https://docs.mparticle.com/developers/apis/platform/overview/
    baseURL: https://api.mparticle.com/platform/v2
    tags:
      - REST
      - Management
      - Inputs
      - Outputs
      - Data Plans
      - Bearer Token
    properties:
      - type: Documentation
        url: https://docs.mparticle.com/developers/apis/platform/overview/
common:
  - type: Website
    url: https://www.mparticle.com/
  - type: Documentation
    url: https://docs.mparticle.com/
  - type: Developer Portal
    url: https://www.mparticle.com/developers/
  - type: Pricing
    url: https://www.mparticle.com/pricing/
  - type: Sign Up
    url: https://www.mparticle.com/get-demo/
maintainers:
  - FN: Kin Lane
    email: [email protected]