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
get
GET /api/analytics/{mediaId}/csv HTTP/1.1
Host: api.rair.market
Accept: */*

No content

Was this helpful?