1.0.0 • Published 1 year ago

node-phone-check v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Todo:

  1. Go to https://app.abstractapi.com/dashboard and get your API keys
  2. Each specific api call uses a seperate, free, api key.
  3. Easy to implement.
  4. include your own .env file with these keys:

PHONE_KEY="<specific_phone_key_from_their_api>" IP_KEY="<specific_phone_key_from_their_api>"

Usage:

export PHONE_KEY="<specific_phone_key_from_their_api>"
export IP_KEY="<specific_phone_key_from_their_api>"