Skip to main content
POST
Track Events (Batch)

Authorizations

Authorization
string
header
required

API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → Developers → API Keys.

Body

application/json
projectId
string
required
events
object[]
required
Required array length: 1 - 500 elements

Response

Batch processed with per-row results

success
boolean
required
data
object
error
string | null