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

Individual and business application onboarding (KYC/KYB).

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

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

This API exposes 15 operations across 11 paths, and defines 5 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.

15 operations 11 paths 5 schemas 7 GET2 PATCH4 POST2 PUT

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 Applications 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 15

Across 11 paths, the API surfaces 15 operations — 7 GET, 2 PATCH, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 15

Individual and business application onboarding (KYC/KYB).

GET
/applications
Get List Application
getApplicationsList 3 params → 200default
POST
/applications
Create Application
createApplication body → 201default
GET
/applications/{applicationId}
Get Application by Id
getApplication 1 param → 200404
PATCH
/applications/{applicationId}
Update Application
updateApplication 1 param body → 200
POST
/applications/{applicationId}/cancel
Cancel Application by Id
cancelApplication 1 param → 200
GET
/applications/{applicationId}/documents
Get List of Documents
getApplicationDocuments 1 param → 200
POST
/applications/{applicationId}/documents
Create an application document
createApplicationDocument 1 param body → 201
PUT
/applications/{applicationId}/documents/{documentId}/multipart
Upload an application document file (PDF, PNG, JPG)
uploadApplicationDocumentFile 2 params body → 200
PUT
/applications/{applicationId}/documents/{documentId}/verify
Verify a document
verifyDocument 2 params → 200
GET
/applications/{applicationId}/documents/{documentId}/download
Download a Document
downloadDocument 2 params → 200
GET
/applications/{applicationId}/missing-fields
Get Missing Fields by Application ID
getApplicationMissingFields 1 param → 200
GET
/application-forms
Get List Application Forms
getApplicationFormsList → 200
POST
/application-forms
Create Application Form
createApplicationForm body → 201
GET
/application-forms/{applicationFormId}
Get ApplicationForm by Id
getApplicationForm 1 param → 200
PATCH
/beneficial-owner/{beneficialOwnerId}
Update a Business Beneficial Owner via API
updateBusinessBeneficialOwner 1 param body → 200

Schemas 5

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

JsonApiSingleResponse
object
2 properties
JsonApiResource
object
4 properties
DefaultError
object
1 property
JsonApiListResponse
object
2 properties
CreateApplicationRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Unit publishes across the network.

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