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.
Get Account Stats
genderapi_io:get_account_stats
Get account statistics including remaining credits and usage information.
Read
Low risk
Predict Gender
genderapi_io:predict_gender
Predict gender based on a first name with optional country/language context.
Write
Low risk
Predict Gender Batch
genderapi_io:predict_gender_batch
Predict gender for multiple names in a single request to save API calls.
Write
Low risk
Predict Gender By Email
genderapi_io:predict_gender_by_email
Predict gender by extracting the name from an email address.
Write
Low risk