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

Read company-level data from the Justworks Partner API including company identity, departments,offices, bank account on file (masked), verified business information, custom-field definitions,and the jurisdictions in which the company operates.

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

Tagged areas include HR, PEO, and Company. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 2 schemas. 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.

5 operations 5 paths 2 schemas 5 GET

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 Company 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 5

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

Company 5

Read access to company-level Justworks data

GET
/v1/company
Justworks Get Company
getCompany → 200
GET
/v1/company/bank-account
Justworks Get Company Bank Account
getCompanyBankAccount → 200
GET
/v1/company/business-info
Justworks Get Company Business Info
getCompanyBusinessInfo → 200
GET
/v1/company/custom-fields
Justworks List Company Custom Fields
listCompanyCustomFields → 200
GET
/v1/company/jurisdictions
Justworks List Company Jurisdictions
listCompanyJurisdictions → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Company (11 properties), CustomFieldDefinition (6 properties). Each schema is shown below with its type and property counts.

Company
object
11 properties
CustomFieldDefinition
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justworks-company-api-openapi.yml Raw ↑

Other APIs Justworks publishes across the network.

Justworks Members API
Justworks Deductions API
Justworks Webhooks API
Justworks OAuth 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