Skip to main content

Official SDKs

These SDKs are in early access and not yet published to package registries. Install from source via the GitHub repository linked below.
Install the Enrow SDK in your language of choice and start enriching contacts in minutes. Each SDK wraps the same REST endpoints — Email Finder, Email Verifier, and Phone Finder — and authenticates with your API key in the x-api-key header. See Authentication to get your key before you start.

Node.js / TypeScript

npm install github:EnrowAPI/enrow-js

Python

pip install git+https://github.com/EnrowAPI/enrow-python.git

PHP

composer require enrow/enrow

Go

go get github.com/EnrowAPI/enrow-go

Java

Maven / Gradle

Swift

Swift Package Manager

Rust

enrow = { git = "https://github.com/EnrowAPI/enrow-rust" }

Next steps

Node.js SDK

Install and use the Enrow SDK in Node.js or TypeScript.

Python SDK

Install and use the Enrow SDK in Python.

Authentication

How to pass your API key in the x-api-key header.

Credits & billing

See how credits are consumed for each endpoint.