API > Location

Location

The Vendo API can be accessed either via your website (if you are using a custom URL, otherwise https://{USERNAME}.vendo.co.nz/api/) or at https://www.vendo.co.nz/api/.

There is no difference other than the Vendo website has a request limit.

POST/GET via
https://{USERNAME}.vendo.co.nz/api/ or
https://www.vendo.co.nz/api/

Requests limit:

  • https://www.vendo.co.nz/api/ - 1000 requests per day
  • https://{USERNAME}.vendo.co.nz/api/ - no limit

×