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

Workable Accounts API

The Accounts API from Workable — 6 operation(s) for accounts.

Workable Accounts API is one of 33 APIs that Workable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.1.0, at version 3.21.0.

Requests are made against a single base URL, https://{subdomain}.workable.com/spi/v3.

6 operations 6 paths 0 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.21.0
Server
https://{subdomain}.workable.com/spi/v3
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Workable Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Workable API token authentication using Bearer token in Authorization header. Token types include account tokens, user tokens, and API access tokens.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 6
GET
/accounts
List accounts
listAccounts → 200
GET
/accounts/{subdomain}
Get account by subdomain
getAccount 1 param → 200
GET
/collaboration_permissions
List collaboration permissions
listCollaborationPermissions → 200
GET
/legal_entities
List legal entities
listLegalEntities → 200
GET
/permission_sets
List permission sets
listPermissionSets → 200
GET
/work_schedules
List work schedules
listWorkSchedules → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workable-accounts-api-openapi.yml Raw ↑

Other APIs Workable publishes across the network.

Workable Jobs API
Workable Candidates API
Workable Stages API
Workable Members API
Workable Recruiters API
Workable Departments API
Workable Custom Attributes API
Workable Activities API
Workable Comments API
Workable Evaluations API
Workable Offers API
Workable Assessments API