{
  "name": "Gender-API.com",
  "description": "Gender-API.com helps you determine the likely gender and country of origin from first names, full names, and email addresses.",
  "url": "https://gender-api.com/apis.json",
  "image": "https://gender-api.com/img/gender-api-1.png",
  "specificationVersion": "0.15",
  "apis": [
    {
      "name": "Gender-API.com V2 API",
      "description": "Determine likely gender and country of origin from a given name, full name, or email address.",
      "image": "https://gender-api.com/img/gender-api-1.png",
      "baseURL": "https://gender-api.com",
      "humanURL": "https://gender-api.com/en/api-docs/v2",
      "tags": [
        "gender",
        "gender determination",
        "gender detection",
        "name parser",
        "country of origin",
        "ethnicity prediction",
        "contact enrichment"
      ],
      "properties": [
        {
          "type": "Swagger",
          "url": "https://gender-api.com/openapi/swagger/index.html"
        },
        {
          "type": "OpenAPI",
          "url": "https://gender-api.com/openapi/openapi.yml"
        },
        {
          "type": "X-llms-txt",
          "url": "https://gender-api.com/llms.txt"
        },
        {
          "type": "X-llms-full-txt",
          "url": "https://gender-api.com/llms-full.txt"
        },
        {
          "type": "X-skill-md",
          "url": "https://gender-api.com/skill.md"
        },
        {
          "type": "X-mcp-server",
          "url": "https://gender-api.com/en/app-integrations/mcp-server"
        }
      ],
      "contact": [
        {
          "FN": "Markus Perl",
          "email": "contact@gender-api.com"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "Markus Perl",
      "email": "contact@gender-api.com",
      "organizationName": "Gender-API.com",
      "url": "https://gender-api.com"
    }
  ],
  "tags": [
    "gender",
    "mcp",
    "name analytics"
  ],
  "include": [],
  "created": "2015-01-04",
  "modified": "2026-05-25"
}