Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Einride AuthenticationService API

The AuthenticationService API from Einride — 1 operation(s) for authenticationservice.

Einride AuthenticationService API is one of 3 APIs that Einride publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AuthenticationService. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 2.0, at version v1beta1.

Requests are made against the base URL https://api.saga.einride.tech.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1beta1
Base URL
https://api.saga.einride.tech
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

AuthenticationService 1
POST
/v1beta1/auth:exchangeSecret
Exchange secret for access token.
AuthenticationService_ExchangeSecret 1 param → 200default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are rpcStatus (3 properties), v1beta1ExchangeSecretRequest (2 properties), v1beta1ExchangeSecretResponse (2 properties), protobufAny (1 property). Each schema is shown below with its type and property counts.

protobufAny
object
1 property
rpcStatus
object
3 properties
v1beta1ExchangeSecretResponse
object
Response from the ExchangeSecret method.
2 properties
v1beta1ExchangeSecretRequest
object
Request to the ExchangeSecret method.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

einride-authenticationservice-api-openapi.yml Raw ↑

Other APIs Einride publishes across the network.

Einride BookingService API
Einride ShipmentService API