Skip to main content
GET
/
transactions
/
export
Export transactions as CSV or JSON
curl --request GET \
  --url https://platform-api.anyspend.com/api/v1/transactions/export \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as Bearer token. Keys start with asp_.

Query Parameters

format
enum<string>
Available options:
csv,
json

Response

200

Export data