Skip to main content
POST
Ingest events

Path Parameters

publicKey
string
required

Your organization's public key. Starts with pk_.

Pattern: ^pk_

Body

application/json
events
object[]
required
Required array length: 1 - 100 elements
visitorId
string<uuid>

Browser visitor identifier. Required for client tracking.

source
enum<string>
default:client
Available options:
client,
server,
integration
userIdentity
object
customerIdentity
object

Response

Events accepted.

success
boolean
required