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

Justworks OAuth API

OAuth 2.0 token endpoints for the Justworks Partner API. Authorization code is the only supportedgrant for initial token acquisition; refresh token grant is supported for renewal. Access tokens arevalid for 24 hours; refresh tokens are valid for 30 days. A revoke endpoint is provided for bothaccess and refresh tokens.

Justworks OAuth API is one of 11 APIs that Justworks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OAuth and Authentication. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 2026-05-25.

Requests are made against a single base URL, https://public-api.justworks.com.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-05-25
Server
https://public-api.justworks.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Justworks OAuth API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

Paths & Operations 2

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

OAuth 2

OAuth 2.0 token endpoints

POST
/oauth/token
Justworks Obtain OAuth Token
obtainOAuthToken body → 200
POST
/v1/oauth/revoke
Justworks Revoke OAuth Token
revokeOAuthToken body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justworks-oauth-api-openapi.yml Raw ↑

Other APIs Justworks publishes across the network.

Justworks Members API
Justworks Company API
Justworks Deductions API
Justworks Webhooks API
Justworks Deduction Types API
Justworks Payrolls API
Justworks Paystubs API
Justworks Time Off Balances API
Justworks Time Off Policies API
Justworks Time Off Requests API