Get On Board · Authentication Profile

Get On Board Authentication

Authentication

Get On Board secures its APIs with http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyRecruitmentJobHiringATSTalentDevelopersLatin America
Methods: http Schemes: 3 OAuth flows: API key in:

Security Schemes

ApiKeyAuth http
scheme: bearer
BearerAuth http
scheme: bearer
BoardSecretKey http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/get-on-board-openapi-original.yml
docs: https://www.getonbrd.com/api-doc.html
summary:
  types:
  - http
  http_schemes:
  - bearer
  bearer_formats:
  - API key
  - JWT
  - Board secret
  oauth2_flows: []
  api_key_location: https://www.getonbrd.com/companies/[your-company]/api_settings
schemes:
- name: ApiKeyAuth
  type: http
  scheme: bearer
  bearerFormat: API key
  audience: company
  description: >-
    Company authentication for the private Companies API. Send
    `Authorization: Bearer <api_key>`. The key is on the company profile page
    under the "API access" section. Requires an active subscription plan that
    includes API access; endpoints return 404 if the subscription expires.
  sources:
  - openapi/get-on-board-openapi-original.yml
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  audience: professional
  description: >-
    Professional JWT token obtained/refreshed via POST /api/v0/auth_tokens.
    Used for professional-facing endpoints (matching jobs, webhook endpoints).
  sources:
  - openapi/get-on-board-openapi-original.yml
- name: BoardSecretKey
  type: http
  scheme: bearer
  bearerFormat: Board secret
  audience: board
  description: >-
    Board+ HMAC secret key. Send `Authorization: Bearer <board_secret_key>`.
    A legacy query-string form (?secret_key=...) is still accepted but
    discouraged because secrets leak into logs, history, and referrers.
  sources:
  - openapi/get-on-board-openapi-original.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/get-on-board-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.