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

The _accounts_ endpoint provides comprehensive information about moneyaccounts. You can retrieve account details, including theaccount's unique ID, a link to the account holder, type, subtype,verification status, balance details, transfer capabilities, anduser-specific information such as names, routing numbers, and partialaccount numbers.**Functionality:** Access detailed user account information, verifyaccount balances, view transfer capabilities, and access user-specificdetails associated with each account.

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

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

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

4 operations 2 paths 34 schemas 1 DELETE2 GET1 POST

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 Accounts 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 4

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

Accounts 4

The accounts endpoint provides comprehensive information about money accounts. You can retrieve account details, including the account's unique ID, a link to the account holder, t…

GET
/rest/accounts/{account_id}
Get an Account object
readAccount 2 params → 200400401403404500
DELETE
/rest/accounts/{account_id}
Delete an Account
deleteAccount 2 params → 204400401403404500
GET
/rest/accounts
Get a list of Account objects
listAccounts 5 params → 200400401403500
POST
/rest/accounts
Create an Account object
createAccount 1 param body → 200400401403500

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are AccountResource (5 properties), Error (5 properties), AccountCreateAttributes_Depository (4 properties), AccountCreateAttributes_Card (4 properties). Each schema is shown below with its type and property counts.

AccountRelationships
object
1 property 1 required
AccountLinks
object
1 property 1 required
ErrorUnauthorized
object
1 property 1 required
ErrorAccountCreateError
ErrorBadRequest
object
1 property 1 required
AccountAttributes_EarningsBalance
ErrorNotFound
object
1 property 1 required
AccountCreateResource
object
3 properties 3 required
AccountCreateAttributes_Depository
object
An account with type DEPOSITORY and subtype SAVINGS or CHECKING.
4 properties 4 required
AccountCreateData
object
1 property 1 required
ErrorUnauthorizedError
ErrorNotFoundError
AccountsData
object
1 property 1 required
ErrorUnexpected
object
1 property 1 required
AccountAttributes__Common
object
3 properties 3 required
PersonRelationship
object
1 property 1 required
AccountAttributes
object
The details of the account.
ErrorBadRequestError
ErrorForbiddenError
BadRequestCodes
object
1 property 1 required
Error
object
5 properties 4 required
ErrorForbidden
object
1 property 1 required
AccountCreateAttributes
object
The details of the account.
AccountLink
string
The URI for the account
PersonIdentifier
object
2 properties 2 required
AccountCreateAttributes_Card
object
An account with type CARD and subtype DAILYPAY or DEBIT.
4 properties 4 required
ErrorUnexpectedError
AccountAttributes_Card
AccountData
object
1 property 1 required
AccountResource
object
5 properties 5 required
TransferDestinationCapability
object
3 properties 3 required
AccountCreateError
object
1 property 1 required
AccountAttributes_Depository
Currency
string
A three-letter ISO 4217 currency code. For example, USD for US Dollars, EUR for Euros, or JPY for Japanese Yen.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dailypay-accounts-api-openapi.yml Raw ↑

Other APIs DailyPay publishes across the network.

DailyPay Card Tokenization API
DailyPay Health API
DailyPay Jobs 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 Accounts 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.