Limited time

Sign up today and get 500 free Gooroopoints

Save $5 on your first order — it only takes a minute to get started.

Get started free →
Developer integration

Connect shipping to the systems you already use.

Test GoorooShip workflows in a sandbox environment, authenticate securely, and prepare your integration before moving to production.

Sandbox endpointhttps://sandbox.goorooship.com/apiDocumentation/swagger/index.html
Integration path

From sandbox to production.

Build and validate the workflow away from live operations, then contact GoorooShip when you are ready for production access.

  1. 01

    Create a sandbox account

    Register on the sandbox server so testing does not affect live shipments or customer operations.

  2. 02

    Authenticate

    Send your sandbox credentials to the token creation endpoint and use the returned access token for API requests.

  3. 03

    Develop and test

    Use the API documentation to test the endpoints required by your order and shipping workflow.

  4. 04

    Move to production

    Once testing is complete, contact our team for help transitioning the integration to the production environment.

Authentication

Create an access token.

Use the token endpoint documented for the sandbox environment. Keep credentials and returned tokens on your server—never expose them in browser code.

MethodPOST
Path<Endpoint URL>/token/create
HeaderContent-Type: application/json
Body{"username":"<GoorooShipUserName>","password":"<GoorooShipPassword>"}
Developer resources

Useful sandbox links.

Finding your Customer ID

After signing in, open Customer info, then My account, and locate Customer ID.

Before going live

  • Keep API credentials outside client-side code
  • Test failed authentication and invalid shipment data
  • Confirm how your system stores labels and tracking numbers
  • Contact support before switching production traffic
Developer answers

Shipping API questions

Need help with an endpoint or production onboarding? Talk to GoorooShip API support.

Does GoorooShip provide a shipping API sandbox?
Yes. Developers can create a sandbox account, review the interactive API documentation, authenticate with sandbox credentials, and test shipping workflows without affecting live shipments.
How do I authenticate with the GoorooShip API?
Use the documented token creation endpoint with your server-side credentials. Store the returned access token securely and never expose account credentials or tokens in browser code.
Where can I find my GoorooShip Customer ID?
After signing in, open Customer info, then My account, and locate Customer ID. Contact API support if the identifier is not available in your account.
How do I move a shipping API integration into production?
Complete development and error testing in the sandbox first, then contact GoorooShip API support with the workflows you plan to automate. The team will help coordinate production onboarding.
Ready for production?

Plan your GoorooShip integration with our team.

Tell us what you are connecting and which shipping workflows you want to automate.

Contact API support →