Process a standard individual verification session
Processes a standard individual verification session after documents have been uploaded. This endpoint triggers the actual verification process using the uploaded document images and personal information provided during session creation.
curl -X POST "https://api.notus.team/api/v1/kyc/individual-verification-sessions/standard/string/process"Process a standard business verification session POST
Processes a standard business verification session after documents have been uploaded. This endpoint triggers the actual verification process using the uploaded business documents, owner documents, and information provided during session creation. It will verify both the business entity and all business owners. The verification runs asynchronously - if successful, the session enters processing status; if it fails, the session is marked as failed.
Create Aave lending quote POST
Creates a lending quote using a unified payload. Supported now: LENDING_SUPPLY, LENDING_SUPPLY_BORROW, LENDING_BORROW, LENDING_REPAY, LENDING_WITHDRAW and LENDING_REPAY_WITHDRAW.