cURL
API Reference
POST /api/public/apps/batch
The batch method lets you send a series of identify, group, track, page and screen requests in a single batch, saving on outbound requests.
POST
cURL
The following is an example of a batch body.Documentation Index
Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
Use this file to discover all available pages before exploring further.
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
An empty String
An empty String

