Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wegalvanize Strategy API

You can use the Strategy app to identify, assess, and monitor strategic risks.Learn more.

Wegalvanize Strategy API is one of 69 APIs that Wegalvanize publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Strategy. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 58 operations across 28 paths, and defines 68 schemas. It is described by OpenAPI 3.0.2, at version 1.1.0.

Requests are made against a single base URL, {protocol}://{server}/v1.

58 operations 28 paths 68 schemas 11 DELETE27 GET9 PATCH11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.1.0
Base URL
https://apis-us.highbond.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Wegalvanize Strategy API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (oauth2) (bearerToken). By default, every request must be authenticated.

  • bearerToken — HighBond offers the industry-standard OAuth 2.0 flow for connecting to the HighBond platform. OAuth 2.0 provides a safe and secure way to access data, while pr…

Paths & Operations 58

Across 28 paths, the API surfaces 58 operations — 11 DELETE, 27 GET, 9 PATCH, 11 POST. Each is listed below with its method, path, parameters, and response codes.

Strategy 58

You can use the Strategy app to identify, assess, and monitor strategic risks. Learn more .

GET
/orgs/{org_id}/strategy_risks
Get risks
getStrategyRisks 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks
Create a risk
createStrategyRisk 1 param body → 201400401
GET
/orgs/{org_id}/strategy_risks/{id}
Get a risk
getStrategyRisk 3 params → 200401403404
PATCH
/orgs/{org_id}/strategy_risks/{id}
Update a risk
updateStrategyRisk 2 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_risks/{id}
Delete a risk
deleteStrategyRisk 2 params → 204400401403404
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_assurances
Get risk assurances
getStrategyRiskAssurances 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_assurances
Create a risk assurance link
createStrategyRiskAssurance 2 params body → 201400401403404
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_assurances/{id}
Get a risk assurance
getStrategyRiskAssurance 3 params → 200400401403404
DELETE
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_assurances/{id}
Delete a risk assurance link
deleteStrategyRiskAssurance 3 params → 204400401403404415
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_comments
Get risk comments
getStrategyRiskComments 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_comments
Create a risk comment
createStrategyRiskComment 2 params body → 201400401403404
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_comments/{id}
Get a risk comment
getStrategyRiskComment 3 params → 200400401403404
DELETE
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_comments/{id}
Delete a risk comment
deleteStrategyRiskComment 3 params → 204400401403404415
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_objectives
Get risk objectives
getStrategyRiskObjectives 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_objectives
Create a risk objective link
createStrategyRiskObjective 2 params body → 201400401415422
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_objectives/{id}
Get a risk objective
getStrategyRiskObjective 3 params → 200400401403404
DELETE
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_objectives/{id}
Delete a risk objective link
deleteStrategyRiskObjective 3 params → 204400401403404415
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_segments
Get risk segments
getStrategyRiskSegments 4 params → 200400401403404
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_segments/{id}
Get a risk segment
getStrategyRiskSegment 5 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_segments/{id}
Update a risk segment
updateStrategyRiskSegment 3 params body → 200400401403
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_metrics
Get risk metrics
getStrategyRiskMetrics 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_metrics
Create a risk metric link
createStrategyRiskMetric 2 params body → 201400401403404
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_metrics/{id}
Get a risk metric
getStrategyRiskMetric 3 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_metrics/{id}
Update a risk metric
updateStrategyRiskMetric 3 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_metrics/{id}
Delete a risk metric link
deleteStrategyRiskMetric 3 params → 204400401403404415
GET
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_tags
Get risk tags
getStrategyRiskTags 4 params → 200400401403404
POST
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_tags
Create a risk tag link
createStrategyRiskTag 2 params body → 201400401
DELETE
/orgs/{org_id}/strategy_risks/{risk_id}/strategy_tags/{id}
Delete a risk tag link
deleteStrategyRiskTag 3 params → 204400401403404415
GET
/orgs/{org_id}/strategy_objectives
Get objectives
getStrategyObjectives 3 params → 200400401403404
POST
/orgs/{org_id}/strategy_objectives
Create an objective
createStrategyObjective 1 param body → 201400401415422
GET
/orgs/{org_id}/strategy_objectives/{id}
Get an objective
getStrategyObjective 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_objectives/{id}
Update an objective
updateStrategyObjective 2 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_objectives/{id}
Delete an objective
deleteStrategyObjective 2 params → 204400401403404415
GET
/orgs/{org_id}/strategy_segments
Get segments
getStrategySegments 3 params → 200400401403404
POST
/orgs/{org_id}/strategy_segments
Create a segment
createStrategySegment 1 param body → 201400401415422
GET
/orgs/{org_id}/strategy_segments/{id}
Get a segment
getStrategySegment 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_segments/{id}
Update a segment
updateStrategySegment 2 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_segments/{id}
Delete a segment
deleteStrategySegment 2 params → 204400401403404415
GET
/orgs/{org_id}/strategy_custom_attributes
Get custom attributes
getStrategyCustomAttributes 3 params → 200400401403404
POST
/orgs/{org_id}/strategy_custom_attributes
Create a custom attribute
createStrategyCustomAttribute 1 param body → 201400401415422
GET
/orgs/{org_id}/strategy_custom_attributes/{id}
Get a custom attribute
getStrategyCustomAttribute 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_custom_attributes/{id}
Update a custom attribute
updateStrategyCustomAttributes 2 params body → 200400401403404
DELETE
/orgs/{org_id}/strategy_custom_attributes/{id}
Delete a custom attribute
deleteStrategyCustomAttribute 2 params → 204400401403404415
GET
/orgs/{org_id}/strategy_kanban_columns
Get risk status columns
getStrategyKanbanColumns 1 param → 200400401403404
GET
/orgs/{org_id}/strategy_kanban_columns/{id}
Get a risk status column
getStrategyKanbanColumn 2 params → 200400401403404
GET
/orgs/{org_id}/strategy_factors
Get scoring factors
getStrategyFactors 3 params → 200400401403404
POST
/orgs/{org_id}/strategy_factors
Create a scoring factor
createStrategyFactor 1 param body → 201400401415422
GET
/orgs/{org_id}/strategy_factors/{id}
Get a scoring factor
getStrategyFactor 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_factors/{id}
Update a scoring factor
updateStrategyFactor 2 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_factors/{id}
Delete a scoring factor
deleteStrategyFactor 2 params → 204400401403404
GET
/orgs/{org_id}/strategy_tags
Get tags
getStrategyTags 3 params → 200400401403404
POST
/orgs/{org_id}/strategy_tags
Create a tag
createStrategyTag 1 param body → 201400401415422
GET
/orgs/{org_id}/strategy_tags/{id}
Get a tag
getStrategyTag 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_tags/{id}
Update a Tag
updateStrategyTag 2 params body → 200400401403404415422
DELETE
/orgs/{org_id}/strategy_tags/{id}
Delete a tag
deleteStrategyTag 2 params → 204400401403404415
GET
/orgs/{org_id}/strategy_users
Get users
getStrategyUsers 3 params → 200400401403404
GET
/orgs/{org_id}/strategy_users/{id}
Get a user
getStrategyUser 2 params → 200400401403404
PATCH
/orgs/{org_id}/strategy_users/{id}
Update a user role
updateStrategyUserRole 2 params body → 200400401403404415422

Schemas 68

The contract defines 68 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), GetStrategyRisksResponse (2 properties), GetStrategyFactorsResponse (2 properties), GetStrategyObjectivesResponse (2 properties). Each schema is shown below with its type and property counts.

GetStrategyUserResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyRiskRequest
object
The data associated with the resource.
1 property 1 required
CreateStrategyCustomAttributeResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyObjectiveResponse
object
The data associated with the resource.
1 property 1 required
Errors
object
1 property
CreateStrategyRiskMetricLinkResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyTagRequest
object
The data required to create a tag.
1 property 1 required
CreateStrategyRiskTagLinkResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyRiskAssurancesResponse
object
The data associated with the resource.
2 properties 2 required
UpdateStrategyUserRoleResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyObjectiveResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyRiskResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyRiskMetricRequest
object
The data required to update a risk metric link.
1 property 1 required
GetStrategyFactorResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyFactorRequest
object
The data required to create a factor.
1 property 1 required
CreateStrategyRiskAssuranceLinkRequest
object
The data associated with the resource.
1 property 1 required
GetStrategyTagsResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyRiskObjectiveResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyRiskCommentResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyTagResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyRisksResponse
object
The data associated with the resource.
2 properties 2 required
CreateStrategyRiskTagLinkRequest
object
The data required to create a risk tag link.
1 property 1 required
CreateStrategyTagResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyCustomAttributeRequest
object
The data associated with the resource.
1 property 1 required
UpdateStrategySegmentResponse
object
The data associated with the resource.
1 property 1 required
GetStrategySegmentResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategySegmentRequest
object
The data required to update a segment.
1 property 1 required
CreateStrategyFactorRequest
object
The data required to create a factor.
1 property 1 required
GetStrategyUsersResponse
object
The data associated with the resource.
2 properties 2 required
Error
object
5 properties 1 required
GetStrategyObjectivesResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyFactorsResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyCustomAttributeResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyCustomAttributeResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyRiskMetricLinkRequest
object
The data required to create a risk metric link.
1 property 1 required
GetStrategyRiskResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategySegmentResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyRiskSegmentResponse
object
The data required to update a segment.
1 property 1 required
UpdateStrategyCustomAttributeRequest
object
The data associated with the resource.
1 property 1 required
GetStrategyRiskSegmentResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyObjectiveResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyObjectiveRequest
object
The data required to create a objective.
1 property 1 required
GetStrategyRiskObjectivesResponse
object
The data associated with the resource.
2 properties 2 required
UpdateStrategyRiskResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyFactorResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyFactorResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyKanbanColumnsResponse
object
The data associated with the resource.
1 property 1 required
UpdateStrategyObjectiveRequest
object
The data required to update a objective.
1 property 1 required
UpdateStrategyTagRequest
object
The data required to update a tag.
1 property 1 required
CreateStrategyRiskObjectiveLinkRequest
object
The data associated with the resource.
1 property 1 required
CreateStrategySegmentRequest
object
The data required to create a segment.
1 property 1 required
CreateStrategyRiskCommentRequest
object
The data associated with the resource.
1 property 1 required
CreateStrategyRiskObjectiveLinkResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyKanbanColumnResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyRiskTagsResponse
object
The data associated with the resource.
2 properties 2 required
UpdateStrategyUserRoleRequest
object
The data associated with the resource.
1 property 1 required
GetStrategySegmentsResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyRiskAssuranceResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyCustomAttributesResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyRiskMetricsResponse
object
The data associated with the resource.
2 properties 2 required
GetStrategyRiskMetricResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyRiskCommentResponse
object
The data associated with the resource.
1 property 1 required
CreateStrategyRiskRequest
object
The data required to create a risk.
1 property 1 required
UpdateStrategyTagResponse
object
The data associated with the resource.
1 property 1 required
GetStrategyRiskCommentsResponse
object
The data associated with the resource.
2 properties 2 required
UpdateStrategyRiskSegmentRequest
object
The data required to update a segment.
1 property 1 required
GetStrategyRiskSegmentsResponse
object
The data associated with the resource.
2 properties 2 required
UpdateStrategyRiskMetricResponse
object
The data associated with the resource.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wegalvanize-strategy-api-openapi.yml Raw ↑

Other APIs Wegalvanize publishes across the network.

Wegalvanize Actions API
Wegalvanize Activities API
Wegalvanize Analyses API
Wegalvanize Attachments API
Wegalvanize Collaborators API
Wegalvanize Collections API
Wegalvanize Compliance Maps API
Wegalvanize Control performance schedules API
Wegalvanize Control test plans API
Wegalvanize Control tests API
Wegalvanize Controls API
Wegalvanize Custom attributes API