Skip to content

Api Usage

Root Endpoint

https://vortex.trade.rupeezy.in

Required Headers

Header Name Value
Authorization Bearer Access token received after exchanging auth token. e.g.: "Bearer exjy........". Required for all apis except login apis.

Common Error Codes

HTTP Status Meaning
401 Either x-api-key or Authorization header have incorrect values, or you are not allowed to access the particular endpoint
404 Invalid endpoint
429 Rate limit has been crossed for that particular endpoint
5xx Internal server error