How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Openwork Skill Hubs API

Organization skill hub management and access routes.

Openwork Skill Hubs API is one of 37 APIs that Openwork publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Skill Hubs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version dev.

Requests are made against a single base URL, https://api.openworklabs.com.

8 operations 6 paths 9 schemas 3 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
dev
Base URL
https://api.openworklabs.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Openwork Skill Hubs API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (session-token) (bearerAuth). An API key is passed in the header as x-api-key (denApiKey).

  • bearerAuth — Session token passed as Authorization: Bearer for user-authenticated Den routes.
  • denApiKey — Organization API key passed as the x-api-key header for API-key-authenticated Den routes.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 3 DELETE, 1 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Skill Hubs 8

Organization skill hub management and access routes.

POST
/v1/skill-hubs
Create skill hub
postV1SkillHubs body → 201400401
GET
/v1/skill-hubs
List skill hubs
getV1SkillHubs → 200400401
PATCH
/v1/skill-hubs/{skillHubId}
Update skill hub
patchV1SkillHubsBySkillHubId 1 param body → 200400401403404
DELETE
/v1/skill-hubs/{skillHubId}
Delete skill hub
deleteV1SkillHubsBySkillHubId 1 param → 204400401403404
POST
/v1/skill-hubs/{skillHubId}/skills
Add skill to skill hub
postV1SkillHubsBySkillHubIdSkills 1 param body → 201400401403404409
DELETE
/v1/skill-hubs/{skillHubId}/skills/{skillId}
Remove skill from skill hub
deleteV1SkillHubsBySkillHubIdSkillsBySkillId 2 params → 204400401403404
POST
/v1/skill-hubs/{skillHubId}/access
Grant skill hub access
postV1SkillHubsBySkillHubIdAccess 1 param body → 201400401403404409
DELETE
/v1/skill-hubs/{skillHubId}/access/{accessId}
Revoke skill hub access
deleteV1SkillHubsBySkillHubIdAccessByAccessId 2 params → 204400401403404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ForbiddenError (3 properties), ConflictError (2 properties), NotFoundError (2 properties), InvalidRequestError (2 properties). Each schema is shown below with its type and property counts.

NotFoundError
object
2 properties 1 required
InvalidRequestError
object
2 properties 2 required
SkillHubResponse
object
1 property 1 required
SkillHubAccessResponse
object
1 property 1 required
SkillHubListResponse
object
1 property 1 required
ForbiddenError
object
3 properties 1 required
SuccessResponse
object
1 property 1 required
ConflictError
object
2 properties 1 required
UnauthorizedError
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openwork-skill-hubs-api-openapi.yml Raw ↑

Other APIs Openwork publishes across the network.

Openwork Admin API
Openwork API Keys API
Openwork Auth API
Openwork Authentication API
Openwork Bootstrap API
Openwork Capability Sources API
Openwork Config Objects API
Openwork Connectors API
Openwork Desktop Policies API
Openwork Dev API
Openwork Diagnostics API
Openwork GitHub API
Where this information came from

This is an independent, third-party profile of Openwork Skill Hubs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.