There are two environments for the API:
- Sandbox – The test environment where you can book orders without calling an actual courier
- Production – The live environment where your shipments get booked with the couriers
| Environment | URL | Dashboard URL |
|---|---|---|
| Staging | https://staging-api.shipmates.app | https://api.shipmates.app |
| Production | https://api.shipmates.app | https://shipmates.app |