WorkBoard REST API (Quantive)

RESTful API v1.0 for the WorkBoard / Quantive strategy-execution platform. Supports OAuth 2.0 (authorization-code) for multi-user apps and an instant-token flow for single-user or testing scenarios. All requests are HTTPS and carry a bearer access token in the Authorization header; OAuth access tokens are valid for one year. Registered apps use the "all" scope.

API entry from apis.yml

apis.yml Raw ↑
name: WorkBoard REST API (Quantive)
description: RESTful API v1.0 for the WorkBoard / Quantive strategy-execution platform. Supports OAuth
  2.0 (authorization-code) for multi-user apps and an instant-token flow for single-user or testing scenarios.
  All requests are HTTPS and carry a bearer access token in the Authorization header; OAuth access tokens
  are valid for one year. Registered apps use the "all" scope.
humanURL: https://www.workboard.com/developer
baseURL: https://www.myworkboard.com
tags:
- OKR
- Strategy Execution
- Goal Management
properties:
- type: Authentication
  url: authentication/quantive-authentication.yml
- type: OAuthScopes
  url: scopes/quantive-scopes.yml
- type: Lifecycle
  url: lifecycle/quantive-lifecycle.yml
- type: Conventions
  url: conventions/quantive-conventions.yml
- type: SignUp
  url: https://www.myworkboard.com/wb/user/profile/edit?do=mgApp