OneRail · Authentication Profile

Onerail Authentication

Authentication

OneRail secures its APIs with apiKey, http, and oauth2 across 5 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

Last Mile DeliveryDelivery OrchestrationLogisticsSupply ChainRoute Optimizationcourier-networkShippingFleet ManagementTransportationOrder ManagementWebhookFinal Mile
Methods: apiKey, http, oauth2 Schemes: 5 OAuth flows: authorizationCode API key in: header

Security Schemes

ApiKey apiKey
· in: header (X-ONERAIL-API-KEY)
AppId apiKey
· in: header (X-ONERAIL-APP-ID)
ApiKeyAndAppId apiKey
· in: header (X-ONERAIL-API-KEY-AND-APP-ID)
bearer http
scheme: bearer
OAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-08-02'
method: derived
source: openapi/onerail-delivery-api-openapi.yml, openapi/onerail-operations-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
schemes:
- name: ApiKey
  type: apiKey
  in: header
  parameter: X-ONERAIL-API-KEY
  sources:
  - openapi/onerail-delivery-api-openapi.yml
  - openapi/onerail-operations-api-openapi.yml
- name: AppId
  type: apiKey
  in: header
  parameter: X-ONERAIL-APP-ID
  sources:
  - openapi/onerail-delivery-api-openapi.yml
  - openapi/onerail-operations-api-openapi.yml
- name: ApiKeyAndAppId
  type: apiKey
  in: header
  parameter: X-ONERAIL-API-KEY-AND-APP-ID
  sources:
  - openapi/onerail-delivery-api-openapi.yml
- name: bearer
  type: http
  scheme: bearer
  description: |-
    Standard JWT bearer token used for authenticated OmniPoint users
    and internal service-to-service calls. Clients send `Authorization: Bearer <jwt>`
    and the token is validated using the shared Core access token secret.
  sources:
  - openapi/onerail-operations-api-openapi.yml
- name: OAuth
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://dummy-unused-url.com
    tokenUrl: https://dummy-unused-url.com
    scopes: 0
  description: |-
    OAuth 2.0 access token validated by the Operations service (e.g. Okta-backed
    integrations). Clients obtain tokens from their own IdP outside of this API
    and call endpoints with `Authorization: OAuth <access_token>`. The
    `authorizationUrl` and `tokenUrl` values below are placeholders only to
    satisfy the OpenAPI schema; this service does not call them directly and the
    real IdP URLs are configured vi
  sources:
  - openapi/onerail-operations-api-openapi.yml

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/onerail-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no email required.

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