mParticle Customer Data Platform API

Provides programmatic access to mParticle's customer data platform for ingesting user events, resolving cross-device identities, managing audience segments, and forwarding data to downstream marketing and analytics tools.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other mparticle cdp customer-data identity-resolution audience events marketing
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
76
/ 100
Is it safe for agents?
⚡ Reliability
81
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
80
Error Messages
75
Auth Simplicity
68
Rate Limits
72

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
55
Dep. Hygiene
80
Secret Handling
75

Basic Auth with API key/secret is functional for server-to-server but lacks OAuth-level security. No scope granularity — a credential pair grants full access to its workspace. Workspace isolation provides a coarse boundary between environments. SOC 2 certified.

⚡ Reliability

Uptime/SLA
85
Version Stability
82
Breaking Changes
80
Error Recovery
78
AF Security Reliability

Best When

You need enterprise-grade customer identity resolution and a central hub to route behavioral data to many downstream marketing and analytics destinations.

Avoid When

Your data stack is simple, you lack the engineering bandwidth to manage CDP complexity, or you only need data flowing to one or two destinations.

Use Cases

  • Ingest server-side user behavior events and attribute them to unified customer profiles via mParticle's identity resolution
  • Query and export audience segments built in mParticle to drive targeted messaging campaigns in connected platforms
  • Programmatically manage data connections and forwarding rules to route customer data to downstream destinations
  • Retrieve user profile data including resolved identities and calculated attributes for personalization use cases
  • Validate and monitor data pipeline health by querying event ingestion status and forwarding error logs

Not For

  • Simple event tracking without cross-device identity resolution — a lightweight analytics SDK is far simpler
  • Real-time user-facing personalization where sub-100ms profile lookups are required — mParticle is a data pipeline, not a real-time serving layer
  • Small teams without dedicated data engineering resources to manage the workspace, connections, and identity configuration

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key basic_auth
OAuth: No Scopes: No

Authentication uses mParticle API key and secret pairs issued per workspace and environment (development vs production). Credentials are passed via HTTP Basic Auth (key as username, secret as password). Workspace isolation means each app/workspace has its own credential pair — agents operating across multiple workspaces must manage multiple credential sets. No OAuth or fine-grained scope system.

Pricing

Model: enterprise
Free tier: No
Requires CC: No

mParticle is an enterprise product with custom pricing. No self-serve free tier. Requires direct engagement with sales for a contract. Pricing is primarily based on monthly tracked users.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Documented

Known Gotchas

  • Workspace isolation means API credentials are environment-scoped — agents must use separate key/secret pairs for development and production workspaces, and mixing them silently sends test data to production profiles
  • The mParticle identity resolution model requires sending identity packets with user_identities on every event; events without identity context are stored as anonymous and may never be stitched to a profile
  • Audience forwarding to downstream destinations has asynchronous propagation delays of minutes to hours — agents that immediately query a destination after creating an audience will see empty results
  • The Events API batches up to 100 events per request but enforces a strict 256KB payload limit; agents must implement dynamic batching with size checking to avoid silent truncation
  • Data plan enforcement can reject events that do not match the registered schema — agents deploying to a workspace with strict data plans must validate event schemas before sending or risk ingestion failures

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for mParticle Customer Data Platform API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered