Step-by-step
Create a UniUni Platform account
Create your free UniUni Platform account.
| Environment | URL |
|---|---|
| Production | ship.uniuni.com/integrations/rest-api |
| Sandbox | sandbox.unigo.ca/integrations/rest-api |
Navigate to the REST API integration page
Go to New shipment > Import from integration > REST API on the UniUni Platform website, or use the direct links below:
Generate a new token
Click Generate Access Token. Your new token will be displayed once — copy it immediately.
Using your token
Include the token in theAuthorization header of every API request:
Managing tokens
- You can have up to 5 active tokens at any time.
- To revoke a token, return to the REST API integration page and delete it. Access is revoked immediately.
- Deleting a token cannot be undone — any application using that token will lose access.