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

Unit Accounts API

Deposit and credit accounts.

Unit Accounts API is one of 17 APIs that Unit 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 17 operations across 14 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.s.unit.sh, https://api.unit.co.

17 operations 14 paths 4 schemas 1 DELETE6 GET1 PATCH9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.s.unit.sh
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — Bearer JWT issued as an org API token (Dashboard Developers) or a customer API token. Sent as Authorization: Bearer ${TOKEN}. All request and response bodies u…

Paths & Operations 17

Across 14 paths, the API surfaces 17 operations — 1 DELETE, 6 GET, 1 PATCH, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Accounts 17

Deposit and credit accounts.

GET
/accounts
Get List Accounts
getAccountsList 2 params → 200
POST
/accounts
Create Account
createAccount body → 201
GET
/accounts/{accountId}
Get Account by Id
getAccount 1 param → 200
PATCH
/accounts/{accountId}
Update Account
updateAccount 1 param body → 200
GET
/accounts/{accountId}/limits
Get Account Limits by Id
getAccountLimits 1 param → 200
POST
/accounts/{accountId}/freeze
Freeze Account by Id
freezeAccount 1 param → 200
POST
/accounts/{accountId}/unfreeze
Unfreeze Account by Id
unfreezeAccount 1 param → 200
POST
/accounts/{accountId}/close
Close an Account by Id
closeAccount 1 param → 200
POST
/accounts/{accountId}/reopen
Reopen an Account by Id
reopenAccount 1 param → 200
POST
/accounts/{accountId}/enter-daca
Enter Deposit Account Control Agreement by Id
enterDaca 1 param → 200
POST
/accounts/{accountId}/activate-daca
Activate Deposit Account Control Agreement by Id
activateDaca 1 param → 200
POST
/accounts/{accountId}/deactivate-daca
Deactivate Deposit Account Control Agreement by Id
deactivateDaca 1 param → 200
GET
/account-end-of-day
Get Account Balance History
getAccountBalanceHistory 2 params → 200
GET
/accounts/{accountId}/repayment-information
Get Repayment Information
getRepaymentInformation 1 param → 200
GET
/accounts/{accountId}/deposit-products
Get Deposit Products
getDepositProducts 1 param → 200
POST
/accounts/{accountId}/relationships/customers
Add Owners to Account by Id
addAccountOwners 1 param body → 200
DELETE
/accounts/{accountId}/relationships/customers
Remove Owners from Account by Id
removeAccountOwners 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are JsonApiResource (4 properties), JsonApiListResponse (2 properties), JsonApiSingleResponse (2 properties), CreateAccountRequest (1 property). Each schema is shown below with its type and property counts.

JsonApiSingleResponse
object
2 properties
JsonApiResource
object
4 properties
JsonApiListResponse
object
2 properties
CreateAccountRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unit-co-accounts-api-openapi.yml Raw ↑

Other APIs Unit publishes across the network.

Unit API Tokens API
Unit Applications API
Unit Authorizations API
Unit Cards API
Unit Checks API
Unit Counterparties API
Unit Credit and Repayments API
Unit Customers API
Unit Events API
Unit Fees and Rewards API
Unit Payments API
Unit Risk and Fraud API
Where this information came from

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