- Sandbox:
https://sandbox.payvessel.com/kyc - Production:
https://api.payvessel.com/kyc
Blacklist query
POST/api/v1/merchant/risk/blacklist/query
Check whether a customer appears on internal or external blacklists.
Typical request body fields:
- Identifiers such as BVN, NIN, phone number, or email
reference– unique query reference
Credit score query
POST/api/v1/merchant/risk/credit-score/query
Retrieve a credit score or risk band for a customer.
Typical request body fields:
- Customer identifier(s) (e.g. BVN/NIN or other profile keys)
reference– unique query reference
- A numeric score or risk grade
- Additional fields that explain the score or segment
Loan feature query
POST/api/v1/merchant/risk/loan-feature/query
Ask whether a customer is eligible for certain loan features (e.g. limits, tenor, or pricing bands).
Typical request body fields:
- Customer identifiers and basic loan parameters
reference– unique query reference
