Export

This endpoint lets you export your data to a CSV.

Create CSV Export

POST https://api.vaultoro.com/v1/private/history

This endpoint allows you to export your history. You can export each type of data once per 10 minute interval. A link to download your results will be emailed to your account email address.

Query Parameters

Headers

{
    "data": {
        "message": "Export queued"
    }
}

Last updated