Skip to content
@CheckThatPhone

CheckThatPhone

Real-time phone validation API for US & Canada — carrier lookup, line type, portability, deliverability, TCPA litigator and state DNC screening.

CheckThatPhone

Real-time phone validation API for US & Canada: carrier and line type from live carrier data, portability, deliverability, GeoIP and timezone — plus TCPA litigator screening and a free state do-not-call scrub. One call, one credit. Free tier: 500 lookups/month.

checkthatphone.com · API docs · Pricing

Official SDKs

Language Install Repo
Node.js npm install checkthatphone checkthatphone-node
Python pip install checkthatphone checkthatphone-python

Both are zero-dependency, typed, MIT-licensed, and cover the full API surface including the litigator, landline-SMS, and DNC add-ons.

import CheckThatPhone from 'checkthatphone';
const client = new CheckThatPhone(process.env.CHECKTHATPHONE_API_KEY);
const { data } = await client.lookup('8182925409', { litigatorFilter: true, dncOther: true });

Also available on the Apify and RapidAPI marketplaces.

Popular repositories Loading

  1. checkthatphone-node checkthatphone-node Public

    Official Node.js client for the CheckThatPhone phone validation API (US & Canada)

    TypeScript

  2. checkthatphone-python checkthatphone-python Public

    Official Python client for the CheckThatPhone phone validation API (US & Canada)

    Python

  3. .github .github Public

    CheckThatPhone organization profile

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…