How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DailyPay Jobs API

The _jobs_ endpoint provides access to comprehensive information about a person's employment. It enables you to retrieve details aboutindividual jobs, including information about the organizationthey work for, status, wage rate, job title, location,paycheck settings, and related links to associated accounts.

DailyPay Jobs API is one of 8 APIs that DailyPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0-beta.117.

Requests are made against a single base URL, https://api.{environment}.com.

3 operations 2 paths 30 schemas 2 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0-beta.117
Base URL
https://api.dailypay.com/rest
Authentication
OAuth 2.0, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

DailyPay Jobs API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth_client_credentials_token) using the clientCredentials flow, exposing 1 scope. It supports OAuth 2.0 (oauth_user_token) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 3

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

Jobs 3

The jobs endpoint provides access to comprehensive information about a person's employment. It enables you to retrieve details about individual jobs, including information about t…

GET
/rest/jobs/{job_id}
Get a job object
readJob 2 params → 200400401403404500
PATCH
/rest/jobs/{job_id}
Update paycheck settings or deactivate a job
updateJob 2 params body → 200400401403404500
GET
/rest/jobs
Get a list of job objects
listJobs 7 params → 200400401403500

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are JobAttributes (9 properties), JobResource (5 properties), Error (5 properties), JobRelationships (4 properties). Each schema is shown below with its type and property counts.

OrganizationRelationship
object
1 property 1 required
ErrorUnauthorized
object
1 property 1 required
ErrorNotFound
object
1 property 1 required
ErrorBadRequest
object
1 property 1 required
Amount
integer
A monetary quantity expressed in units of the lowest denomination in the associated currency. For example, { amount: 7250, currency: 'USD' } resolves to $72.50.
AccountRelationship
object
1 property 1 required
ErrorUnauthorizedError
ErrorNotFoundError
JobLink
string
ErrorUnexpected
object
1 property 1 required
PersonRelationship
object
1 property 1 required
ErrorBadRequestError
JobUpdateData
object
1 property 1 required
JobData
object
1 property 1 required
ErrorJobUpdateError
ErrorForbiddenError
JobsData
object
1 property 1 required
BadRequestCodes
object
1 property 1 required
ErrorForbidden
object
1 property 1 required
Error
object
5 properties 4 required
PersonIdentifier
object
2 properties 2 required
JobResource
object
A job describes the financial relationship between a person and an organization.
5 properties 6 required
JobAttributes
object
9 properties 3 required
JobRelationships
object
The relationships between the job and other resources, including the accounts to which paychecks from this job are deposited.
4 properties 2 required
JobUpdateError
object
1 property 1 required
ErrorUnexpectedError
OrganizationIdentifier
object
2 properties 2 required
JobLinks
object
1 property 1 required
Currency
string
A three-letter ISO 4217 currency code. For example, USD for US Dollars, EUR for Euros, or JPY for Japanese Yen.
AccountIdentifier
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dailypay-jobs-api-openapi.yml Raw ↑

Other APIs DailyPay publishes across the network.

DailyPay Accounts API
DailyPay Card Tokenization API
DailyPay Health API
DailyPay Organizations API
DailyPay Paychecks API
DailyPay People API
DailyPay Transfers API
Where this information came from

This is an independent, third-party profile of DailyPay Jobs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.