Byrd · Authentication Profile

Byrd Authentication

Authentication

Byrd secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyE-CommerceFulfillmentLogistics3PLShippingWarehousingOrder ManagementInventoryReturnsSupply Chain
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

byrd-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.getbyrd.com/docs/authentication
docs: https://developers.getbyrd.com/docs/authentication
summary:
  types: [http]
  http_scheme: bearer
  bearer_format: JWT
  api_key_in: []
  oauth2_flows: []
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    description: >-
      All byrd API calls require an Authorization header carrying a JWT bearer
      token: `Authorization: Bearer <JWT TOKEN>`. Tokens are obtained by posting
      credentials to the login endpoint and are valid for up to 7 days by default
      (configurable via the `validity` parameter, in seconds). Tokens should be
      cached and reused until expiry rather than re-fetched per request.
    sources: [https://developers.getbyrd.com/docs/authentication]
token_endpoints:
  login: https://api.getbyrd.com/v2/login          # POST — exchange credentials for JWT
  refresh: https://api.getbyrd.com/v2/refresh_token # POST — mint a fresh access token
notes:
  - >-
    A required User-Agent header must identify the caller in the form
    "<company-registered-in-byrd> (tech-contact-email) - <optional integration version>".
  - Login endpoint is rate limited to 5 calls per minute per IP or User-Agent.
  - HTTPS with TLS v1.2 or above is required on every endpoint.

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/byrd-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 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.