Skip to main content

Flyte Developer Docs

Welcome to the Flyte API documentation. Build integrations with the Flyte logistics platform to track trips and loads, post freight to the loadboard, and receive real-time event notifications via webhooks.

Quick Start

  1. Get an API key — Create an access token in Integrations settings
  2. Make your first request — List your trips with GET /trip-management/trips/
  3. Post freight — Publish a loadboard opportunity
  4. Set up webhooks — Receive real-time notifications when events occur

Authentication

All API requests require authentication via an X-API-KEY header. Learn more →

Base URL

EnvironmentURL
Productionhttps://api.flyte.inc
Developmenthttps://api.dev.flyte.inc