Skip to main content
POST
Create export (async)

Authorizations

Authorization
string
header
required

Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.

Body

application/json
from_timestamp
integer

Unix timestamp for export start.

to_timestamp
integer

Unix timestamp for export end.

platform
string

Platform filter (e.g. iOS, Android).

Response

Export task accepted.

object
string
Example:

"export"

id
string
url
string