Quantive · Authentication Profile

Quantive Authentication

Authentication

Quantive declares 2 security scheme(s) across its OpenAPI definitions.

CompanyBusiness ApplicationsOKRStrategy ExecutionGoal ManagementPerformance ManagementSoftware-as-a-Service
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

oauth2
· in: header ()
apiKey
· in: header ()

Source

Authentication Profile

quantive-authentication.yml Raw ↑
generated: 2026-07-20
method: searched
source: https://www.workboard.com/developer
api: WorkBoard REST API (Quantive)
notes: >-
  Quantive (formerly Gtmhub) merged into WorkBoard; the live developer surface is
  the WorkBoard REST API v1.0. Auth details captured verbatim from the public
  WorkBoard developer documentation. No OpenAPI specification is published, so this
  profile is search-derived from the docs rather than spec-derived.
schemes:
- id: oauth2-authorization-code
  type: oauth2
  flow: authorization_code
  description: >-
    Recommended for multi-user applications. Register an app, obtain an
    authorization code, exchange it for an access token, and pass the token as a
    bearer credential in the Authorization header. Access tokens are valid for
    one year.
  endpoints:
    authorization: https://www.myworkboard.com/wb/oauth/authorize
    token: https://www.myworkboard.com/wb/oauth/token
    revocation: https://www.myworkboard.com/wb/oauth/revoke/
  scopes:
  - all
  in: header
  header: Authorization
  token_format: Bearer
- id: instant-token
  type: apiKey
  description: >-
    Instant Token Authentication issues an access token with a single click from
    the WorkBoard app-management portal. Intended for testing or single-user
    applications. Passed as a bearer credential in the Authorization header.
  in: header
  header: Authorization
  token_format: Bearer
  issued_at: https://www.myworkboard.com/wb/user/profile/edit?do=mgApp
transport:
  https_required: true
app_registration: https://www.myworkboard.com/wb/user/profile/edit?do=mgApp
docs: https://www.workboard.com/developer

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