Track event API

This API endpoint allows you to track user events

POST https://app.satismeter.com/api/users

Request Headers:

Authorization: Bearer API_KEY
Content-Type: application/jsonContent-Type: application/json
  • Replace the API_KEY above with your real API key (see Integration Settings / API)

Request Body:

{
"type": "track",
"userId": "007",
"event": "This is the event name",
"project": "PROJECT_ID"
}
  • Replace the PROJECT_ID above with your project ID (see Integration Settings / API)

Was this article helpful?
1 out of 8 found this helpful

Articles in this section

Our Support hours:
Monday to Friday from 9:00 am - 2:00 am CET. Monday to Friday from 0:00 am - 5:00 pm PST.