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

The Offers API from Workable — 3 operation(s) for offers.

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

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

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

3 operations 3 paths 0 schemas 1 GET2 POST

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 Offers 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 3

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

Offers 3
GET
/offers/{id}
Get offer
getOffer 1 param → 200
POST
/offers/{id}/approve
Approve offer
approveOffer 1 param → 200
POST
/offers/{id}/reject
Reject offer
rejectOffer 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workable-offers-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 Assessments API
Workable Disqualification Reasons API