API Docs

Integrate logistics into your app

Post loads, match carriers, track shipments, and trigger payouts with Alpha Freight's REST API, webhooks, and SDKs — built for brokers, TMS platforms, and shipper portals.

Alpha Freight

Alpha Freight API

Developer console

Sandbox live
POST/v1/loads

Create a load, publish to the marketplace, and receive carrier match candidates.

OAuth 2.0 bearer token
JSON request + response
Rate limit: 120 req/min
Request
curl -X POST https://api.alphafreight.uk/v1/loads \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"
Response
{
  "id": "ld_8f2a91c",
  "status": "published",
  "matches": 12,
  "topCarrierScore": 0.94
}

3 days

Avg integration

to first live load

99.9%

API uptime

platform SLA

<2s

Webhook delivery

median latency

REST API

Versioned endpoints for loads, carriers, tracking, documents, and wallet operations.

Webhooks

Signed event delivery with retries, replay protection, and sandbox testing tools.

SDKs

Node, Python, and PHP libraries with typed models and quick-start examples.

OAuth 2.0

Scoped API keys, rotating tokens, and separate sandbox vs production environments.

Endpoint map

Everything your product needs

Marketplace

  • POST /v1/loads
  • GET /v1/loads/{id}
  • GET /v1/loads/search
  • POST /v1/bids

Operations

  • GET /v1/shipments/{id}
  • GET /v1/shipments/{id}/events
  • POST /v1/pod
  • GET /v1/carriers

Finance

  • POST /v1/payments/intents
  • GET /v1/payouts
  • GET /v1/wallet/balance

Instant

Sandbox

OpenAPI

Docs

Signed

Security

Real-time

Events

Build on Alpha Freight
+GET STARTED

Build on Alpha Freight

Get sandbox keys and ship your first integration.

Talk to integrations