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

Hifi Kyc API is one of 15 APIs that Hifi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 15 operations across 10 paths, and defines 52 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://production.hifibridge.com, https://sandbox.hifibridge.com.

15 operations 10 paths 52 schemas 8 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://production.hifibridge.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 15

Across 10 paths, the API surfaces 15 operations — 8 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Kyc 15

Kyc endpoints

POST
/v2/users/{userId}/kyc
Update KYC information
1 param body → 200401404500
GET
/v2/users/{userId}/kyc
Retrieve KYC information
1 param → 200401404500
GET
/v2/users/{userId}/kyc/requirements
Retrieve KYC requirements
2 params → 200401404500
POST
/v2/users/{userId}/kyc/submissions
Submit KYC
1 param body → 200401404500
GET
/v2/users/{userId}/kyc/status
Retrieve KYC status
2 params → 200401404500
GET
/v2/kyc/status
List all KYC statuses
8 params → 200401404500
POST
/v2/kyc-link
Generate a KYC link
body → 200401404500
POST
/v2/users/{userId}/kyc/ubos
Add a UBO
1 param body → 200401404500
GET
/v2/users/{userId}/kyc/ubos
List all UBOs
1 param → 200401404500
POST
/v2/users/{userId}/kyc/ubos/{uboId}
Update a UBO
2 params body → 200401404500
GET
/v2/users/{userId}/kyc/ubos/{uboId}
Retrieve a UBO
2 params → 200401404500
POST
/v2/users/{userId}/kyc/documents
Add documents
1 param body → 200401404500
GET
/v2/users/{userId}/kyc/documents
List all documents
1 param → 200401404500
POST
/v2/users/{userId}/kyc/documents/{documentId}
Update a document
2 params body → 200401404500
GET
/v2/users/{userId}/kyc/documents/{documentId}
Retrieve a document
2 params → 200401404500

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are BusinessKycUpdate (56 properties), IndividualKycUpdate (39 properties), UltimateBeneficialOwner (38 properties), SofEuKybQuestionnaire (12 properties). Each schema is shown below with its type and property counts.

KycStatusEnum
string
Kyc Status - INACTIVE: No KYC submission has been made. - CREATED: KYC application has been submitted. - PENDING: Review in progress. - RFIPENDING: An RFI (Req…
UltimateBeneficialOwner
object
38 properties
IndividualKycUpdate
object
39 properties
USDRailBusinessDocReqOptObject
object
4 properties
AllKycStatusesObject
array
ReviewDetailsBusinessObject
object
4 properties
DocumentVerificationStatusObject
object
2 properties
KycBusinessObject
object
2 properties
AddressReqOptObject
object
2 properties
UboObject
object
DocumentObject
object
10 properties
GlobalNetworkRailKycStatusObject
object
5 properties 5 required
AfricaNigeriaRailKycSubmissionObject
object
1 property 1 required
InternalServerError
object
1 property
RailsEnum
string
The type of rail.
UboObjectList
object
2 properties
KycLinkForUnlockingRails
object
5 properties 2 required
BusinessDocumentUpdate
object
7 properties
Unauthorized
object
1 property
KycIndividualObject
object
2 properties
SouthAmericaRailKycStatusObject
object
6 properties
IndividualDocumentUpdate
object
7 properties
SofEuKycQuestionnaire
object
7 properties
SouthAmericaRailKycSubmissionObject
object
1 property 1 required
KycRailStatusObject
object
3 properties
AfricaNigeriaRailKycStatusObject
object
5 properties 5 required
DocGroupRequirementObject
object
Represents minimum document requirements for a specific rail. Each group specifies the minimum number of documents required from a list of accepted document ty…
2 properties
KycLinkForUserCreation
object
5 properties 1 required
UsdRailBusinessKycStatusObject
object
4 properties 4 required
SofEuKybQuestionnaire
object
12 properties
UboUpdate
object
VerificationStatusObject
object
1 property
SofEuQaKybReqOptObject
object
2 properties
UsdRailIndividualKycStatusObject
object
4 properties 4 required
SofEuQaKycReqOptObject
object
2 properties
ReviewDetailsIndividualObject
object
4 properties
IndividualDocumentAdd
array
An array of documents to be added.
UsdRailKycSubmissionObject
object
1 property 1 required
DocumentObjectList
object
2 properties
Rails
object
1 property 1 required
UboAdd
object
3 required
USDRailIndividualDocReqOptObject
object
2 properties
BusinessDocumentAdd
array
An array of documents to be added.
GlobalNetworkRailKycSubmissionObject
object
1 property 1 required
USDRailIndividualKYCReqOptObject
object
6 properties
AfricaGeneralRailKycStatusObject
object
5 properties 5 required
AfricaGeneralRailKycSubmissionObject
object
1 property 1 required
USDRailBusinessKYCReqOptObject
object
6 properties
Address
object
6 properties 5 required
BusinessKycUpdate
object
56 properties
ReviewResultObject
object
4 properties
KycLinkObject
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hifi-kyc-api-openapi.yml Raw ↑

Other APIs Hifi publishes across the network.

Hifi Account API
Hifi Common API
Hifi Cross-Chain Bridge API
Hifi Crypto Transfer API
Hifi File API
Hifi Offramp API
Hifi Onramp API
Hifi Reporting API
Hifi Settlement Rules API
Hifi Token Swap API
Hifi Transfer Approvals API
Hifi User API
Where this information came from

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