Client Libraries
GenderAPI provides official client libraries in several programming languages.
These libraries help you integrate the API easily into your projects and reduce development time.
If you need a library for a different programming language, please feel free to contact us at
.
Client Libraries for Genderize
genderapi-js
Official JavaScript client for the GenderAPI.io service.
npm i genderapi
genderapi-php
Official PHP client for the GenderAPI.io service.
composer require genderapi/genderapi
genderapi-python
Official Python client for the GenderAPI.io service.
pip install genderapi
genderapi-java
Official Java client for the GenderAPI.io service.
genderapi-R
Official R client for the GenderAPI.io service.
install.packages("genderapi")
genderapi-ruby
Official Ruby client for the GenderAPI.io service.
gem install genderapi
Client Libraries for Phone Number Validator & Formatter
phone-validator-js
Official JavaScript SDK for validating, formatting, and analyzing phone numbers using the GenderAPI.io service.
npm i @genderapi/phone-validator
phone-validator-php
Official PHP SDK for phone number validation and formatting via the GenderAPI.io API.
composer require genderapi/phone-validator
phone-validator-python
Official Python SDK to validate and format international phone numbers using GenderAPI.io.
pip install genderapi-phone-validator
PhoneValidator-R
Official R package for validating and formatting phone numbers with GenderAPI.io.
phone-validator-ruby
Official Ruby SDK to access the phone validation and formatting features of GenderAPI.io.
gem install genderapi-phone-validator