Justworks · OAuth Scopes
Justworks OAuth Scopes
OAuth 2.0
derived
Justworks publishes 15 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Justworks API on a user’s behalf.
Tokens are issued from https://public-api.justworks.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
PEOPayrollHRHuman ResourcesBenefitsHealth Insurance401(k)Time OffComplianceSmall BusinessEmployer of RecordHRIS
Scopes: 15
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://secure.justworks.com/oauth/authorize
https://secure.justworks.com/oauth/authorize
Token URL
https://public-api.justworks.com/oauth/token
https://public-api.justworks.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (15)
| Scope | Description | Flows |
|---|---|---|
| company.bank_account:read | Read company bank account on file | authorizationCode |
| company.basic:read | Read basic company data | authorizationCode |
| company.detail:read | Read detailed company data | authorizationCode |
| deductions:read | Read deductions | authorizationCode |
| deductions:write | Create, update, and cancel deductions | authorizationCode |
| member.basic:read | Read basic member profile fields | authorizationCode |
| member.detail:read | Read detailed member profile including history | authorizationCode |
| member.dob:read | Read date of birth | authorizationCode |
| member.employment:read | Read employment records | authorizationCode |
| member.pay:read | Read pay history | authorizationCode |
| member.sex:read | Read sex assigned at birth | authorizationCode |
| member.tax_id:read | Read U.S. tax identifier (SSN) | authorizationCode |
| payroll:read | Read payroll runs and fees | authorizationCode |
| paystub:read | Read paystub detail | authorizationCode |
| time_off:read | Read time-off policies, balances, and requests | authorizationCode |