Parcel2Go Shipping API
The Parcel2Go shipping API is ideal for implementing delivery solutions for any kind of website. We support flexible authentication using OpenId connect with Oauth2. We support the following :
- Creating Orders
- Tracking
- Payments including : Prepay, Cards, External, On Account.
- Drop shop geolocation
- Quoting
- Labels
- Advanced address rules for international addresses
View the quickstart guide.
View the interactive swagger documentation.
Sandbox URLS
Type | Url |
---|---|
API Docs | https://sandbox.parcel2go.com/api/docs |
Swagger | https://sandbox.parcel2go.com/api/swagger |
Auth Base | https://sandbox.parcel2go.com/auth |
Auth Token Endpoint | https://sandbox.parcel2go.com/auth/connect/token |
Auth OpenId Config (well-known config) | https://sandbox.parcel2go.com/auth/.well-known/openid-configuration |
Live URLS
Type | Url |
---|---|
API Docs | https://www.parcel2go.com/api/docs |
Swagger | https://www.parcel2go.com/api/swagger |
Auth Base | https://www.parcel2go.com/auth |
Auth Token Endpoint | https://www.parcel2go.com/auth/connect/token |
Auth OpenId Config (well-known config) | https://www.parcel2go.com/auth/.well-known/openid-configuration |