Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Verification
identitycheck:create_verification
Create a new identity verification request for KYC/AML compliance.
Write
Medium risk
Get Account Info
identitycheck:get_account_info
Get current account information including usage limits and billing details.
Read
Low risk
Get Aml Check
identitycheck:get_aml_check
Fetch AML check results by ID with detailed match information.
Read
Low risk
Get Document
identitycheck:get_document
Fetch document details and processing status by ID.
Read
Low risk
Get Verification
identitycheck:get_verification
Fetch a single verification by ID with current status and results.
Read
Low risk
List Verifications
identitycheck:list_verifications
List and search identity verifications with filters and pagination.
Read
Low risk
Run Aml Check
identitycheck:run_aml_check
Run Anti-Money Laundering (AML) checks against sanctions lists and PEP databases.
Write
Medium risk
Update Verification
identitycheck:update_verification
Update verification status, add notes, or manually override results.
Write
Medium risk
Upload Document
identitycheck:upload_document
Upload a document image or PDF for identity verification.
Write
Medium risk