For the complete documentation index, see llms.txt. This page is also available as Markdown.

Csv

This endpoint lets you export user data from the platform. To use it you need to provide a valid media id.

Export Analytics

get

Export analytic data for a specified media file as a CSV.

Path parameters
mediaIdstringRequired
Query parameters
userAddressstringOptional
fromDatestringOptional
toDatestringOptional
onlyCountnumberOptional
Responses
200

Will return CSV

No content

get/api/analytics/{mediaId}/csv

No content