StatusNow by ASM Group API / Connect. Execute. Track. Scale.
REST / V1   |   OPENAPI / CONNECTED

Your systems.
StatusNow
execution.

Put logistics execution inside your ERP, WMS, procurement platform, ecommerce environment, or custom application.

For technology and operations teams that want shipment workflows connected without adding another manual handoff.

Start with one representative shipment workflow and a defined sandbox test plan.

StatusNow External APIv1 / REST
POST /api/v1/shipments/quotes
Authorization: Bearer <token>
Content-Type: application/json

{
  "customerId": 12345,
  "serviceType": "LTL",
  "direction": "Inbound",
  "deliveryOption": "Both",
  "scheduledPickupDate":
    "2026-08-10T14:00:00Z"
}
200 OKCarrier quote options returned

01 / Logistics where work begins

Keep your workflow.
Connect the execution.

The StatusNow API lets customer systems initiate and retrieve shipment activity while StatusNow applies the configured carrier, account, service, and customer context behind the workflow.

01 / CONNECT

Meet users inside their system.

Connect ERP, WMS, procurement, ecommerce, order-management, or purpose-built applications.

02 / EXECUTE

Move from request to shipment.

Request carrier options, schedule selected service, and keep shipment execution connected.

03 / RETURN

Bring status and documents back.

Retrieve tracking, labels, and Bills of Lading for the systems and teams that need them.

One integration surfaceAPI foundation
REST + JSONOpenAPI 3.0JWT bearerVersioned routesCustomer contextSandbox onboarding

02 / One connected sequence

From system request
to shipment result.

The public contract supports the core sequence needed to connect shipment execution to a customer-owned application.

01

Authenticate

Establish secure access

Obtain a JWT bearer token through the configured customer system user.

02

Context

Select the customer

Retrieve the customers associated with the integration account.

03

Quote

Compare options

Submit shipment requirements and retrieve eligible carrier quote options.

04

Schedule

Confirm execution

Schedule the selected quoted shipment through the connected workflow.

05

Track

Return shipment status

Retrieve shipment tracking and status using the StatusNow shipment ID.

06

Retrieve

Bring back documents

Access labels and Bills of Lading for downstream processes and users.

03 / Contract-backed capabilities

Practical endpoints
around the shipment.

Every capability shown here reflects the published StatusNow External API contract.

JWT

Authentication

Authenticate the configured integration user and apply the bearer token to protected requests.

CUS

Customer Context

Retrieve the customers associated with the authenticated account.

QTE

Shipment Quotes

Request quote options from multiple available carriers using shipment details.

ZIP

Quote Estimates

Retrieve ZIP-to-ZIP quote estimates from available carriers.

CAL

Scheduling

Schedule a quoted shipment and put the selected option into motion.

TRK

Shipment Tracking

Retrieve shipment status and tracking using the connected StatusNow record.

LBL

Labels

Retrieve shipment labels as Base64-encoded content for downstream use.

BOL

Bill of Lading

Retrieve or download the shipment Bill of Lading through the API.

04 / Integration foundation

Developer clarity.
Operational accountability.

A successful shipping integration needs more than endpoints. It needs a controlled onboarding path, observable requests, and a shared definition of go-live readiness.

Connected shipment lifecycleSelected routes
POST/api/v1/shipments/quotesQuote
POST/api/v1/shipments/{id}/scheduleSchedule
GET/api/v1/shipments/{id}/trackTrack
GET/api/v1/shipments/{loadNumber}/labelsLabels
GET/api/v1/shipments/{id}/billofladingBOL
Open the complete API reference
01

Versioned contract

URL-based versioning keeps the integration surface explicit.

02

Supportable requests

Capture the x-correlation-id, UTC timestamp, endpoint, and response when requesting support.

03

Defined error handling

Plan for common HTTP responses and parse Problem Details where returned.

04

Controlled access

Customer system users, permissions, and environment details are established during onboarding.

05 / Operating models

Connect the technology.
Choose the support.

The API extends StatusNow into customer systems while preserving the option for people to work in the portal and for ASM logistics professionals to support execution.

UI

Portal connected

Operations teams quote, schedule, track, and manage activity directly in StatusNow.

Explore the StatusNow platform →
API

System connected

Customer applications initiate workflows and retrieve shipment results through the API.

ASM

Expert supported

ASM professionals help coordinate carriers, exceptions, execution, and continuous improvement.

06 / A defined path to production

Start with one
representative workflow.

Prove the connection against real business requirements before expanding the integration surface.

01

Map

Define the source system, shipment workflow, required fields, and expected results.

02

Access

Establish the customer system user, permissions, authentication, and sandbox details.

03

Build

Connect the selected endpoints and implement response, error, and correlation handling.

04

Validate

Complete quote, schedule, track, document, and error-path scenarios before go-live.

Bring us the workflow. We’ll map the connection.

Explore how StatusNow can connect shipment execution to the systems running your operation.

Plan an API Integration