API Reference
POST /api/public/apps/track
The Track call is how you record any actions your users perform, along with any properties that describe the action.
POST
The following is an example of a track body.
example body
Authorizations
Authorization header for the request, in the format Bearer <token>
. Find your token at https://app.dittofeed.com/dashboard/settings#write-key.
Headers
Authorization header for the request, in the format Bearer <token>
. Find your token at https://app.dittofeed.com/dashboard/settings#write-key.
Body
application/json
Response
204
application/json
An empty String