WorkBoard · Authentication Profile

Workboard Authentication

Authentication

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

OKRsStrategy ExecutionGoalsKey ResultsEnterpriseAI AgentsPerformance ManagementStrategic Portfolio Management
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/external-v1-openapi-original.yml, openapi/public-v2-openapi-original.yml
docs: https://www.workboard.com/developer
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: JWT Authorization header using the Bearer scheme. All v1 and v2 requests require it.
  sources:
  - openapi/external-v1-openapi-original.yml
  - openapi/public-v2-openapi-original.yml
- name: oauth2
  type: oauth2
  description: >-
    OAuth 2.0 documented on the developer portal (not declared in the
    OpenAPI). Recommended for multi-user applications; apps are registered
    in WorkBoard at Settings -> Custom Integrations. The access_token is
    valid for one year and can be revoked.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.myworkboard.com/wb/oauth/authorize
    tokenUrl: https://www.myworkboard.com/wb/oauth/token
    revocationUrl: https://www.myworkboard.com/wb/oauth/revoke/
  sources:
  - https://www.workboard.com/developer
token_types:
  - name: instant token
    description: Single-click token generation for testing or single-user apps (Settings -> Custom Integrations, https://www.myworkboard.com/wb/user/profile/edit?do=mgApp).
  - name: OAuth 2.0 access token
    description: Browser-based authorization code flow; token valid one year, revocable.
  - name: SCIM token
    description: Admin-requested bearer token for the SCIM 2.0 provisioning API (https://myworkboard.com/wb/apis/scim).
  - name: MCP personal access token
    description: Generated in Settings -> Custom Integrations -> App tab; shown once; only valid for the MCP server, not other WorkBoard APIs.

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