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

Moov Accounts API

Create and manage Moov accounts representing individual or business legal entities. Accounts are the foundation for all money movement operations.

Moov Accounts API is one of 19 APIs that Moov publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.moov.io.

8 operations 5 paths 20 schemas 1 DELETE4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Server
https://api.moov.io
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Moov Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 bearer token obtained from the /oauth2/token endpoint. Include in the Authorization header as "Bearer {token}".

Paths & Operations 8

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

Accounts 8

Create and manage Moov accounts representing individual or business legal entities. Accounts are the foundation for all money movement operations.

GET
/tos-token
Generate a terms of service token
generateTosToken → 200401
POST
/accounts
Create an account
createAccount body → 200400401
GET
/accounts
List accounts
listAccounts 5 params → 200401
GET
/accounts/{accountID}
Retrieve an account
getAccount 2 params → 200401404
PATCH
/accounts/{accountID}
Update an account
updateAccount 2 params body → 200400401404
DELETE
/accounts/{accountID}
Delete an account
deleteAccount 2 params → 204401404
POST
/accounts/{accountID}/connections
Share an account connection
shareAccountConnection 2 params body → 200400401
GET
/accounts/{accountID}/connected-accounts
List connected accounts
listConnectedAccounts 2 params → 200401

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are BusinessProfile (9 properties), Account (8 properties), Capability (7 properties), Address (6 properties). Each schema is shown below with its type and property counts.

Phone
object
Phone number with country code.
2 properties
Name
object
Full name of an individual.
4 properties
AccountVerification
object
Identity verification status for a Moov account.
1 property
IndividualProfile
object
Profile data for an individual Moov account.
6 properties
IndustryCodes
object
Industry classification codes for the business.
3 properties
UpdateAccountRequest
object
Request body for updating a Moov account. Only provided fields are updated.
3 properties
BusinessProfile
object
Profile data for a business Moov account.
9 properties
CreateAccountRequest
object
Request body for creating a new Moov account.
5 properties 2 required
Error
object
Standard error response returned by the Moov API.
2 properties
Capability
object
A feature or permission that enables specific financial operations on a Moov account, such as the ability to send or receive funds.
7 properties
AccountConnection
object
An established connection between two Moov accounts.
3 properties
Address
object
Physical or mailing address.
6 properties
SsnOrItin
object
Social Security Number or Individual Taxpayer Identification Number.
2 properties
Account
object
A Moov account representing a legal entity (individual or business) that can send, receive, and store funds on the platform.
8 properties
CapabilityRequirement
object
A requirement that must be satisfied to activate a capability.
2 properties
TosToken
object
Short-lived token confirming acceptance of Moov's terms of service.
2 properties
AccountConnectionRequest
object
Request to share an account connection with another Moov account.
1 property
TaxID
object
Business tax identification number.
1 property
GovernmentID
object
Government-issued identification for KYC verification.
2 properties
AccountProfile
object
Profile information for a Moov account.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moov-accounts-api-openapi.yml Raw ↑

Other APIs Moov publishes across the network.

Moov Drops
Moov Backend SDKs
Moov Authentication API
Moov Bank Accounts API
Moov Capabilities API
Moov Cards API
Moov Disputes API
Moov Payment Links API
Moov Payment Methods API
Moov Refunds API
Moov Representatives API
Where this information came from

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