Skip to content

Developers

API

The Velosity API documentation is available here. To access the API, add X-APIKEY to the request header. You can generate an ApiKey from your profile in Velosity (top right icon, Profile, scroll down to API section)

Curl Example:

curl -X GET "https://api.velosity.app/v1/customers" -H "accept */*" -H "X-APIKEY:_yourapikeyhere_"

Webhooks

Webhooks