SDKs and client libraries

Official Demografix client libraries. Each package wraps all three APIs — gender, age, and nationality — behind one API key. Install the package for your language and start sending names.

Python PyPI
pip install demografix
Node npm
npm install demografix
Go pkg.go.dev
go get github.com/DemografixGenderize/demografix-go
PHP Packagist
composer require demografix/demografix
Ruby RubyGems
gem install demografix
Rust crates.io
cargo add demografix
Elixir Hex
{:demografix, "~> 1.0"}
C# NuGet
dotnet add package Demografix