Einride website screenshot

Einride

Einride is a Swedish freight technology company delivering an end-to-end platform for electric and autonomous road freight, combining purpose-built autonomous trucks, electric vehicles, smart charging, and the Saga operating software. Its developer-facing product, Einride Extend, exposes open, resource-oriented APIs (designed with Google AIP) over both gRPC and HTTP for booking truck tours and creating, releasing, and tracking shipments. The Extend APIs are alpha (v1beta1) and offered to select developers during an early-access phase, with a saga CLI, Buf Schema Registry proto module, and React UI component library. Einride serves customers including PepsiCo, Heineken, and DP World across Europe, the US, and the Middle East.

Einride publishes 3 APIs on the APIs.io network: BookingService API, ShipmentService API, and Authentication Service API. Tagged areas include Company, Sustainable Transport, Freight, Logistics, and Autonomous Vehicles.

Einride’s developer surface includes authentication, changelog, CLI, documentation, API reference, engineering blog, signup flow, and 29 more developer resources.

37.8/100 thin ▬ flat Agent 23/100 agent aware Front door AI 4/6 moderate open core · MIT Full breakdown ↓
scored 2026-09-19 · rubric v0.22.0
2 APIs
CompanySustainable TransportFreightLogisticsAutonomous VehiclesElectric VehiclesShippinggRPCSweden

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-19 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/einride: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Einride BookingService API

The BookingService API from Einride — 7 operation(s) for bookingservice.

Einride ShipmentService API

The ShipmentService API from Einride — 6 operation(s) for shipmentservice.

Einride Authentication Service API

The Authentication Service API from Einride — 1 operation(s) for authentication service.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Einride Authentication

bearer · 1 scheme

SECURITY

Einride Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Einride Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Einride Agentic Access

14 operations · 7 acting

14 operations · 7 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: einride
name: Einride
description: Einride is a Swedish freight technology company delivering an end-to-end platform for electric and autonomous
  road freight, combining purpose-built autonomous trucks, electric vehicles, smart charging, and the Saga operating software.
  Its developer-facing product, Einride Extend, exposes open, resource-oriented APIs (designed with Google AIP) over both
  gRPC and HTTP for booking truck tours and creating, releasing, and tracking shipments. The Extend APIs are alpha (v1beta1)
  and offered to select developers during an early-access phase, with a saga CLI, Buf Schema Registry proto module, and React
  UI component library. Einride serves customers including PepsiCo, Heineken, and DP World across Europe, the US, and the
  Middle East.
url: https://raw.githubusercontent.com/api-evangelist/einride/refs/heads/main/apis.yml
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://raw.githubusercontent.com/einride/extend/master/docs/img/header.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- eqt-ventures
- northzone
x-tier: profiled
x-tier-reason: extend-saga-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Sustainable Transport
- Freight
- Logistics
- Autonomous Vehicles
- Electric Vehicles
- Shipping
- gRPC
- Sweden
apis:
- aid: einride:einride-bookingservice-api
  name: Einride BookingService API
  description: The BookingService API from Einride — 7 operation(s) for bookingservice.
  humanURL: https://extend.saga.einride.tech
  baseURL: https://api.saga.einride.tech
  tags:
  - BookingService
  properties:
  - type: OpenAPI
    url: openapi/einride-bookingservice-api-openapi.yml
  - type: Protobuf
    url: grpc/einride-auth-service.proto
  - type: Protobuf
    url: grpc/einride-booking-service.proto
  - type: Protobuf
    url: grpc/einride-shipment-service.proto
- aid: einride:einride-shipmentservice-api
  name: Einride ShipmentService API
  description: The ShipmentService API from Einride — 6 operation(s) for shipmentservice.
  humanURL: https://extend.saga.einride.tech
  baseURL: https://api.saga.einride.tech
  tags:
  - ShipmentService
  properties:
  - type: OpenAPI
    url: openapi/einride-shipmentservice-api-openapi.yml
  - type: Protobuf
    url: grpc/einride-auth-service.proto
  - type: Protobuf
    url: grpc/einride-booking-service.proto
  - type: Protobuf
    url: grpc/einride-shipment-service.proto
- aid: einride:einride-authentication-service-api
  name: Einride Authentication Service API
  description: The Authentication Service API from Einride — 1 operation(s) for authentication service.
  humanURL: https://extend.saga.einride.tech
  baseURL: https://api.saga.einride.tech
  tags:
  - AuthenticationService
  tags_raw:
  - Authentication Service
  properties:
  - type: OpenAPI
    url: openapi/einride-authentication-service-api-openapi.yml
  - type: Protobuf
    url: grpc/einride-auth-service.proto
  - type: Protobuf
    url: grpc/einride-booking-service.proto
  - type: Protobuf
    url: grpc/einride-shipment-service.proto
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/einride-capability-edges.yml
  name: Einride Business Capability Map
- type: Overlay
  url: overlays/einride-auth-overlay.yaml
- type: IssueTracker
  url: https://github.com/einride/extend/issues
- type: Releases
  url: https://github.com/einride/extend/releases
- type: SecurityPolicy
  url: https://github.com/einride/extend/blob/master/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/einride/extend/blob/master/CODE_OF_CONDUCT.md
- type: License
  name: MIT
  url: https://github.com/einride/extend/blob/master/LICENSE
- type: AgenticAccess
  url: agentic-access/einride-agentic-access.yml
- type: Authentication
  url: authentication/einride-authentication.yml
- type: Conventions
  url: conventions/einride-conventions.yml
- type: ErrorCatalog
  url: errors/einride-problem-types.yml
- type: DataModel
  url: data-model/einride-data-model.yml
- type: Lifecycle
  url: lifecycle/einride-lifecycle.yml
- type: ChangeLog
  url: changelog/einride-changelog.yml
- type: Conformance
  url: conformance/einride-conformance.yml
- type: Packages
  url: packages/einride-packages.yml
- type: CLI
  url: cli/einride-cli.yml
- type: Components
  url: components/einride-components.yml
- type: X-MCPServerCandidate
  url: mcp/einride-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/einride-llms.txt
- type: WellKnown
  url: well-known/einride-well-known.yml
- type: SecurityTxt
  url: well-known/einride-security.txt
- type: VulnerabilityDisclosure
  url: security/einride-vulnerability-disclosure.yml
- type: Security
  url: https://www.einride.tech/security/vulnerability-disclosure-policy
- type: DomainSecurity
  url: security/einride-domain-security.yml
- type: DeveloperPortal
  url: https://extend.saga.einride.tech
- type: Documentation
  url: https://github.com/einride/extend/blob/master/docs/apis.md
- type: APIReference
  url: https://extend.saga.einride.tech
- type: GitHubOrganization
  url: https://github.com/einride
- type: SourceCode
  url: https://github.com/einride/extend
- type: Blog
  url: https://einride.engineering/blog
- type: SignUp
  url: https://forms.gle/Sn3CYSgUgJbJE78X9
- type: Support
  url: https://www.einride.tech/contact
- type: PrivacyPolicy
  url: https://www.einride.tech/privacy/privacy-policy
- type: Website
  url: https://www.einride.tech/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/einride"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/einride/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/einride/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.