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 Admin API

Administrative reporting routes.

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

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

This API exposes 9 operations across 8 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.

9 operations 8 paths 9 schemas 1 DELETE5 GET2 PATCH1 PUT

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 Admin 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 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 5 GET, 2 PATCH, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Admin 9

Administrative reporting routes.

DELETE
/v1/admin/users/{userId}
deleteV1AdminUsersByUserId 1 param → 200
PATCH
/v1/admin/organizations/{organizationId}/plan
patchV1AdminOrganizationsByOrganizationIdPlan 1 param → 200
PATCH
/v1/admin/organizations/{organizationId}/free-seats
patchV1AdminOrganizationsByOrganizationIdFreeSeats 1 param → 200
GET
/v1/admin/organizations/{organizationId}/capabilities
getV1AdminOrganizationsByOrganizationIdCapabilities 1 param → 200
PUT
/v1/admin/organizations/{organizationId}/capabilities
putV1AdminOrganizationsByOrganizationIdCapabilities 1 param → 200
GET
/v1/admin/users
Get a bounded admin user page
getV1AdminUsers 4 params → 200400401403
GET
/v1/admin/organizations
Get a bounded admin organization page
getV1AdminOrganizations 4 params → 200400401403
GET
/v1/admin/metrics
Load deferred admin analytics
getV1AdminMetrics → 200401403
GET
/v1/admin/overview
Get admin overview
getV1AdminOverview 4 params → 200400401403

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AdminSummary (25 properties), AdminOverviewResponse (8 properties), AdminPageInfo (7 properties), AdminUsersPageResponse (4 properties). Each schema is shown below with its type and property counts.

InvalidRequestError
object
2 properties 2 required
AdminMetricsResponse
object
2 properties 2 required
AdminPageInfo
object
7 properties 7 required
AdminOverviewResponse
object
8 properties 8 required
ForbiddenError
object
3 properties 1 required
AdminUsersPageResponse
object
4 properties 4 required
AdminSummary
object
25 properties 25 required
UnauthorizedError
object
1 property 1 required
AdminOrganizationsPageResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openwork-admin-api-openapi.yml Raw ↑

Other APIs Openwork publishes across the network.

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
Openwork Inference API
Where this information came from

This is an independent, third-party profile of Openwork Admin 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.