CONNECTUS 3PL REST API · V2

Connect your system to ConnectUs.

A practical integration portal for 3PL customers. Learn the essentials, test safely in the sandbox, create your first Sales Order, and move to production without a separate development project.

9Client endpoints
2Environments
1Bearer token
ConnectUs mobility illustration
SandboxReady for testing
APIAuthenticationBearer token
A SIMPLER WAY TO GET STARTED

You do not need to learn the whole API first.

Most customer integrations follow the same short path: generate a token, verify access, retrieve the data available to your account, create an order, and track its status.

YOUR FIRST INTEGRATION

From first login to first order

Use these three steps as your shortest path to a working sandbox integration.

01

Generate a token

Sign in to SSP, open Account Settings, and generate a Sandbox Token. Your customer account is identified automatically.

Authentication guide
02

Make a test request

Call GET /client/projects against the sandbox URL and confirm that authentication and connectivity work.

5-minute quick start
03

Create a Sales Order

Submit your own PO number and item SKUs, then retrieve or search the order to follow its progress.

Sales Order workflow
SANDBOX → PRODUCTION

Two environments. The same integration model.

Build and validate your integration in the sandbox. When your acceptance checks pass, switch the base URL and use your Production Token.

No customer ID is required.The client API identifies your account from the Bearer token.
Sandbox

Development & onboarding

https://workspace-stage.connectuscorp.com/api/v2

Use with a Sandbox Token generated in SSP.

Production

Live business transactions

https://workspace.connectuscorp.com/api/v2

Use with a Production Token generated in SSP.

READY TO INTEGRATE?

Start in the sandbox and move to production with confidence.