Open APIs and developer tools for building extensions and integrations to Saga, Einride's freight mobility platform.
The full documentation for Saga developers is available at extend.saga.einride.tech.
Note: The Extend APIs are alpha versioned and currently available to select developers during an early-access phase. To become a Saga developer during the early-access phase, please apply below.
Saga's APIs are resource-oriented and work like standard REST APIs.
gRPC and HTTP protocols are supported.
The saga CLI tool enables you to call the Extend APIs from the command line of your local development machine.
Get the latest version of the CLI from the Releases page.
SDKs for developing with Saga are available for Go and TypeScript.
Support for more languages are on the roadmap.
A UI component framework for developing Saga apps is available for React.