Proweblook Help Desk
  • Welcome to Proweblook
  • Getting Start
    • Setting Up Account
  • API Docs
    • Check WA Number API
    • Phone Number Validation
    • Check GEO IP
    • Email Verifier API
    • Caller ID Finder
  • FAQ
  • Balance check
    • WA balance Check
    • Phone Balance Check
    • Caller Info Balance Check
    • GeoIP Balance check
Powered by GitBook
On this page
  • Request:
  • OR
  • Email Verifier API
  • Response:

Was this helpful?

  1. API Docs

Email Verifier API

Request:

curl --location 'https://proweblook.com/api/v1/checkemail?email=your_email&api_key=your_api_key' 

OR

Email Verifier API

GET https://proweblook.com/api/v1/checkemail

To check whether email exists or not.

Request Body

Name
Type
Description

email*

string

email which you want to check

api_key*

string

Your Proweblook api key

Response:

{"balance":3613,"status":true,"emailformat":true,"emailexist":true}
PreviousCheck GEO IPNextCaller ID Finder

Last updated 1 year ago

Was this helpful?