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.
Autocomplete Address
ideal_postcodes:autocomplete_address
Get address autocomplete suggestions for partial queries.
Write
Low risk
Check Key Usage
ideal_postcodes:check_key_usage
Check API key usage statistics and remaining balance.
Read
Low risk
Get Address
ideal_postcodes:get_address
Get detailed information for a specific address using its UDPRN.
Read
Low risk
Get Multiple Addresses
ideal_postcodes:get_multiple_addresses
Get multiple addresses by their UDPRNs in a single request.
Read
Low risk
Lookup Postcode
ideal_postcodes:lookup_postcode
Lookup addresses for a UK postcode.
Write
Low risk
Search Addresses
ideal_postcodes:search_addresses
Search for UK addresses using a text query.
Read
Low risk
Validate Postcode
ideal_postcodes:validate_postcode
Validate if a UK postcode exists and is correctly formatted.
Write
Low risk