API > Location
Location
The Shoppo API can be accessed either via your website (if you are using a custom URL, otherwise https://{USERNAME}.shoppo.co.nz/api/) or at https://www.shoppo.co.nz/api/.
There is no difference other than the Shoppo website has a request limit.
POST/GET via
https://{USERNAME}.shoppo.co.nz/api/ or
https://www.shoppo.co.nz/api/
Requests limit:
- https://www.shoppo.co.nz/api/ - 1000 requests per day
- https://{USERNAME}.shoppo.co.nz/api/ - no limit
×