← Back to all docs

BluJay Solutions API

BluJay Solutions, now part of e2open, is a cloud logistics execution platform delivering transportation management, global trade and customs compliance, freight forwarding, and parcel shipping across the world's largest Global Trade Network. An unofficial API lets you programmatically pull shipments, loads, rates, carriers, customs declarations, and tracking events—and push updates like new loads, tenders, bookings, and shipping manifests back into BluJay.

By Alex KlarfeldMay 30, 2026
BluJay Solutions API

What is BluJay Solutions?

BluJay Solutions, now part of e2open, is a cloud-based logistics execution platform that connects shippers, logistics service providers, and freight forwarders across the BluJay Global Trade Network—one of the largest trade networks in the world, with tens of thousands of carriers, shippers, forwarders, suppliers, and LSPs. Companies use BluJay to plan and execute transportation, automate customs and trade compliance, manage freight forwarding and parcel shipping, and collaborate with trading partners on a single multi-tenant SaaS platform.

Core product areas include:

  • Transportation Management (for Shippers, LSPs, and Forwarders—planning, tendering, execution, and settlement)
  • Global Trade Network (universal connectivity among carriers, shippers, forwarders, suppliers, and LSPs)
  • Augmented Global Trade (AGT) platform for end-to-end customs and trade compliance management
  • Parcel (enterprise-class, multi-carrier shipping management with manifesting and dangerous-goods support)
  • LeanSourcer (transportation sourcing and procurement) and BluDex

Common data entities:

  • Shipments, Loads, Orders, Stops, Legs
  • Carriers, Tenders, Rates, Contracts, Capacity
  • Tracking Events, Milestones, Proof of Delivery, Exceptions
  • Customs Declarations, Compliance Screenings, Trade Documents
  • Freight Invoices, Settlements, Accessorials, Chargebacks
  • Parcel Manifests, Labels, Bookings, Trading Partners

The BluJay Solutions Integration Challenge

Logistics teams run mission-critical freight and trade workflows on BluJay daily, but turning portal- and network-driven operations into API-driven automation is non-trivial:

  • Regional, tenant-specific portals: Transportation Management is accessed through separate North America and Europe/Australia/Africa login surfaces, each with its own configuration and IDs
  • Network partnership gates: Much execution flows through the Global Trade Network, requiring trading-partner onboarding and connections before data exchange
  • Multi-module spread: TMS, Augmented Global Trade, Parcel, and LeanSourcer each have their own object models, lifecycle states, and screens
  • Authentication complexity: Carrier and shipper environments commonly require MFA, complicating headless automation
  • Customs and compliance precision: Declarations, screenings, and trade documents require strict data validation and audit trails
  • Document and manifest workflows: Labels, proof of delivery, and parcel manifests need careful upload/download and template handling

How Supergood Creates BluJay Solutions APIs

Supergood reverse-engineers authenticated browser flows and BluJay's network interactions to deliver a resilient API layer for your BluJay tenant—across Transportation Management, Augmented Global Trade, and Parcel.

  • Handles username/password and MFA (SMS, email, TOTP) securely across regional portals
  • Maintains session continuity with automated refresh and change detection
  • Normalizes responses across shipments, loads, rates, tracking, customs, and settlement so you integrate once and rely on consistent objects
  • Aligns with tenant-specific configuration, trading-partner connections, and entitlements to ensure compliant access

Use BluJay Solutions with AI agents: BluJay Solutions MCP Server →

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your modules, regional portals, and authentication model.

  • Supergood Generates and Validates Your API

We deliver a production-ready BluJay adapter tailored to your tenant configuration and entitlements.

  • Deploy with Monitoring

Go live with continuous monitoring and automatic adjustments as BluJay and the e2open platform evolve.

blujay

API Endpoints

Authentication

POST/authenticate

Authenticate to a BluJay tenant using username/password, or MFA, across regional portals and obtain a session token for downstream calls.

Shipments

GET/shipments

List shipments and loads with filters for mode, status, origin, destination, and ship/delivery date range.

Shipments

POST/create_load

Create a new load or shipment with stops, items, and references against the tenant's configured transportation profile.

Rates

GET/rates

Retrieve carrier rates, contracts, and capacity for a lane with mode, equipment, and service-level filters.

Carriers

POST/create_tender

Tender a load to a carrier and capture acceptance, decline, or counter responses through the Global Trade Network.

Tracking

GET/tracking

Pull tracking events, milestones, exceptions, and proof of delivery for shipments in transit.

Use Cases

Sync shipment and tracking data into your warehouse

- Pull active shipments, loads, and stops from Transportation Management into a single data warehouse - Stream tracking events, milestones, and exceptions to downstream visibility and BI tools - Reconcile orders and proof-of-delivery records across modes for a unified view

Automate tendering and rating workflows

- Pull carrier rates, contracts, and capacity and push tenders without portal clicks - Capture accept, decline, and counter responses across the Global Trade Network - Route exceptions and re-tenders to planners and trading partners automatically

Reconcile freight settlement and invoices

- Sync freight invoices, accessorials, and settlements into general ledger and AP systems - Match charges against contracted rates and flag discrepancies for audit - Surface chargebacks and disputed accessorials to finance workflows

Keep customs and parcel operations in sync

- Pull customs declarations, compliance screenings, and trade documents from Augmented Global Trade - Generate parcel manifests, labels, and bookings across carriers from one interface - Trigger downstream alerts when a screening hold or customs exception occurs

Technical Specifications

Authentication

Username/password and MFA (SMS, email, TOTP) handled in a managed session across regional portals

Connectivity

Authenticated browser flows plus BluJay/e2open surfaces and Global Trade Network interactions where exposed by the tenant

Response format

Normalized JSON across Shipment, Load, Rate, Tracking, Customs, and Settlement objects

Rate limits

Adaptive throttling tuned to your tenant to avoid platform-side limits

Session management

Automatic session refresh, MFA replay handling, and credential rotation

Data freshness

Near real-time pulls for shipments, tracking, and rates with optional scheduled batch syncs

Security

Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging

Webhooks

Event-style callbacks for tender acceptance, milestone updates, exceptions, and customs status changes

Latency

Sub-second reads on cached entities; multi-second writes when posting loads, tenders, and bookings

Throughput

Horizontally scaled workers sized to high-volume freight and parcel operations

Reliability

Retry, backoff, and idempotency keys for load creation, tendering, and settlement transactions

Adaptation

Continuous monitoring of BluJay/e2open releases and tenant-specific configuration drift

Frequently asked questions

Yes. Supergood normalizes data across Transportation Management for shippers, LSPs, and forwarders, plus the Augmented Global Trade customs and compliance platform, so you can integrate shipment, customs, and settlement entities once.

No. Supergood works with your existing BluJay entitlements and authenticated sessions. Trading-partner onboarding is only relevant when you specifically want to exchange data with a partner brokered through the network.

Supergood authenticates against the appropriate North America or Europe/Australia/Africa portal for your tenant and normalizes responses so your integration sees a single consistent object model regardless of region.

Yes. Parcel bookings, labels, manifests, and dangerous-goods declarations are exposed through the same normalized API surface alongside TMS and customs entities.

Yes. Supergood operates against the authenticated BluJay and e2open surfaces your team uses today, and continuously adapts as capabilities migrate onto the e2open platform.

Ready to get a real API?