How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OneRail Authentication API

The Authentication API from OneRail — 13 operation(s) for authentication.

OneRail Authentication API is one of 75 APIs that OneRail publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 13 operations across 13 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, /.

13 operations 13 paths 0 schemas 3 GET10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://onerail-delivery-api-prod.azurewebsites.net
Authentication
HTTP Bearer, API Key, API Key, OAuth 2.0
License
UNLICENSED
Resource Areas
1

Authentication & Security 4

OneRail Authentication API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearer). An API key is passed in the header as X-ONERAIL-API-KEY (ApiKey). An API key is passed in the header as X-ONERAIL-APP-ID (AppId). It supports OAuth 2.0 (OAuth) using the authorizationCode flow. By default, every request must be authenticated.

  • bearer — Standard JWT bearer token used for authenticated OmniPoint users and internal service-to-service calls. Clients send Authorization: Bearer and the token is val…
  • ApiKey — Shared secret key used for machine-to-machine integrations. Must be sent together with X-ONERAIL-APP-ID and is validated against the stored ApiAuth record for…
  • AppId — Application identifier (UUID) that pairs with X-ONERAIL-API-KEY for machine-to-machine integrations. Both headers are required for ApiKey-based authentication.
  • OAuth — 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 ca…

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 3 GET, 10 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 13
POST
/v1/login/ord-sso-assert-and-login/{organizationId}
Post assert SAML data to OneRail then generate Access Token
ordSsoAssertAndLogin 1 param body → 200default
POST
/v1/login
Login User.
login body → 200default
POST
/v1/login/sso-token
Login User with a single sign on token.
loginWithSsoToken body → 200default
GET
/v1/verify-email
Verify a FedEx SSO merchant email address.
verifyEmail 1 param → 302default
POST
/v1/refresh-token
Refresh JWT token
refreshToken body → 200default
POST
/v1/reset-password
Reset user password
resetPassword body → 200
POST
/v1/reset-token-valid
Check validity of reset token
validateResetToken body → 200default
POST
/v1/update-password
Updates user's password.
updatePassword body → 200default
POST
/v1/check-sso
Check user if part of single sign on org.
checkSSO body → 200default
GET
/v1/zendesk-sso
Check user and returns Zendesk KH Auth token
zendeskSSOToken → 200default
POST
/v1/sso-multi-organizations
Get list of related organizations that share an ssoEmailSuffix.
ssoMultiOrganizations body → 200default
POST
/v1/assert/{organizationId}
Post assert SAML data to OneRail
assert 1 param body → 200default
GET
/v1/saml/{organizationId}/metadata.xml
Get organization saml metadata.xml
getOrganizationSaml 1 param → 200default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

onerail-authentication-api-openapi.yml Raw ↑

Other APIs OneRail publishes across the network.

OneRail Delivery API
OneRail Api Auth API
OneRail Assets API
OneRail Associated Location API
OneRail Blob Storage API API
OneRail Box API
OneRail Bulk Approve SLA Template API
OneRail Bulk Send SLA Template API
OneRail Bulk Uploads API
OneRail Cancellation Reason API
OneRail Carrier API
OneRail Client Users API
Where this information came from

This is an independent, third-party profile of OneRail Authentication API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.