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.
Batch Verify
postgrid_verify:batch_verify
Verify multiple addresses in a single batch request for efficiency.
Write
Medium risk
Get Account Usage
postgrid_verify:get_account_usage
Get account usage statistics including verification counts and remaining credits.
Read
Low risk
Get Verification
postgrid_verify:get_verification
Retrieve details of a previously completed address verification by ID.
Read
Low risk
List Verifications
postgrid_verify:list_verifications
List address verifications with optional filtering and pagination.
Read
Low risk
Verify Address
postgrid_verify:verify_address
Verify and standardize a postal address using PostGrid's verification service.
Write
Medium risk