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

The _people_ endpoint allows you to see information related to who owns resources such as jobs and accounts.**Functionality:** Retrieve limited details about a person, includingtheir name, global status, and state of residence.

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

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

This API exposes 2 operations across 1 path, and defines 18 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.

2 operations 1 paths 18 schemas 1 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 People 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 2

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

People 2

The people endpoint allows you to see information related to who owns resources such as jobs and accounts. Functionality: Retrieve limited details about a person, including their…

GET
/rest/people/{person_id}
Get a person object
readPerson 2 params → 200400401403404500
PATCH
/rest/people/{person_id}
Update a person
updatePerson 2 params body → 200400401403404500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), PersonResource (4 properties), PersonAttributes (3 properties), BadRequestCodes (1 property). Each schema is shown below with its type and property counts.

ErrorUnauthorized
object
1 property 1 required
ErrorNotFound
object
1 property 1 required
PersonAttributes
object
A person is a record of someone known to DailyPay. There will only ever be one person record per human being.
3 properties 2 required
ErrorBadRequest
object
1 property 1 required
PersonUpdateData
object
1 property 1 required
ErrorUnauthorizedError
ErrorNotFoundError
ErrorUnexpected
object
1 property 1 required
PersonLink
string
The URI for the user
ErrorBadRequestError
PersonLinks
object
1 property 1 required
ErrorForbiddenError
BadRequestCodes
object
1 property 1 required
ErrorForbidden
object
1 property 1 required
Error
object
5 properties 4 required
PersonResource
object
4 properties 4 required
PersonData
object
1 property 1 required
ErrorUnexpectedError

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dailypay-people-api-openapi.yml Raw ↑

Other APIs DailyPay publishes across the network.

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

This is an independent, third-party profile of DailyPay People 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.