{"uid":"cap_dOcujcFX3Tg1-Eb-wMWWl","slug":"interzoid-get-gender-from-name-api-6696fb09","name":"Interzoid Get Gender from Name API","description":"Determine the likely gender associated with an individual name. Supports international names and provides a confidence indicator.","url":"https://api.interzoid.com/getgender","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"Individual name to determine gender for"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","Gender":"Female","Credits":"0"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"name":"Jordan"}},"output":{"type":"object"}},"response":{"Code":"Success","Gender":"Undetermined","Credits":"0"}},"exampleRequest":{"name":"Jordan"},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4DH-s8pvwNyNix25xgx4-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the predicted gender (Male/Female) for a given individual name using AI-based name analysis","exampleAgentPrompt":"Can you tell me whether the name 'Jordan' is typically male or female? I want to enrich my contact list with gender predictions for personalization.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a Code field indicating success, a Gender field with the predicted gender value (e.g. 'Male' or 'Female'), and a Credits field showing remaining API credits.","failureModes":["Missing 'name' query parameter returns an error response","Ambiguous or uncommon names may return uncertain or unexpected gender classification","Invalid or empty name string may result in a non-success Code","API credits exhausted returns a credits error","Network timeout or service unavailability returns HTTP 5xx"],"whenToPreferThis":"Use this endpoint when you need to programmatically predict the gender of an individual from their first name, especially for CRM enrichment, personalization, mailing list segmentation, or analytics workflows. Prefer this over manual lookup when processing many records or integrating with Snowflake, AWS, Azure, or other data platforms.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:46:45.042Z","isFirstParty":false}