Create Verification Status & Compliance API
Task Description
Develop a centralized Verification API responsible for exposing KYC and KYB verification status across the platform.
The API should become the single source of truth for compliance-related information.
Deliverable
Verification Status API.
Requirements
Expose verification information for:
- Individual users
- Organizations
Support queries such as:
- Is Verified?
- Verification Level
- Verification Expiration
- Verification Provider
- Last Updated
Return standardized compliance responses.
Technical Requirements
Suggested endpoints:
- GET /verification/user/:id
- GET /verification/business/:id
The API should aggregate information regardless of the underlying provider.
Additional Notes
This service will later be consumed by Agreements, Reputation, Enterprise APIs, and future marketplace integrations.
Create Verification Status & Compliance API
Task Description
Develop a centralized Verification API responsible for exposing KYC and KYB verification status across the platform.
The API should become the single source of truth for compliance-related information.
Deliverable
Verification Status API.
Requirements
Expose verification information for:
Support queries such as:
Return standardized compliance responses.
Technical Requirements
Suggested endpoints:
The API should aggregate information regardless of the underlying provider.
Additional Notes
This service will later be consumed by Agreements, Reputation, Enterprise APIs, and future marketplace integrations.