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

Check deposits and outbound check payments.

Unit Checks API is one of 17 APIs that Unit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 9 paths, and defines 3 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.

12 operations 9 paths 3 schemas 5 GET1 PATCH6 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 Checks 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 12

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

Checks 12

Check deposits and outbound check payments.

GET
/check-deposits
Get List Check Deposits
getCheckDepositsList → 200
POST
/check-deposits
Create Check Deposit
createCheckDeposit body → 201
GET
/check-deposits/{checkDepositId}
Get Check Deposit by Id
getCheckDeposit 1 param → 200
PATCH
/check-deposits/{checkDepositId}
Update Check Deposit
updateCheckDeposit 1 param body → 200
POST
/check-deposits/{checkDepositId}/confirm
Confirm Check Deposit by Id
confirmCheckDeposit 1 param → 200
GET
/check-deposits/{checkDepositId}/front
Get Front Check Deposit Image by Id
getFrontCheckDepositImage 1 param → 200
GET
/check-payments
Get List Check Payments
getCheckPaymentsList → 200
POST
/check-payments
Create Check Payment
createCheckPayment body → 201
GET
/check-payments/{checkPaymentId}
Get Check Payment by Id
getCheckPayment 1 param → 200
POST
/check-payments/{checkPaymentId}/approve
Approve Check Payment by Id
approveCheckPayment 1 param → 200
POST
/check-payments/{checkPaymentId}/cancel
Cancel Check Payment by Id
cancelCheckPayment 1 param → 200
POST
/check-payments/{checkPaymentId}/return
Return Check Payment by Id
returnCheckPayment 1 param → 200

Schemas 3

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

JsonApiSingleResponse
object
2 properties
JsonApiResource
object
4 properties
JsonApiListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Unit publishes across the network.

Unit Accounts API
Unit API Tokens API
Unit Applications API
Unit Authorizations API
Unit Cards 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 Checks 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.