Freemium

Abstract API

Abstract API is a collection of simple, reliable REST APIs for developers. It offers a wide range of services, including IP geolocation, email validation, phone verification, VAT number lookup, timezone, and currency exchange. These APIs help developers speed up integration and add data-driven features to their apps with minimal effort.

1

Endpoints

0

Views

Aug 19, 2025

Last Checked

1,000 requests/month

Rate Limit

API Endpoints

Validate email addresses

Full URL

https://app.abstractapi.com/api/email_validation

Code Examples

curl -X GET 'https://app.abstractapi.com/api/email_validation' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "email": "[email protected]"
}

Example Response

{
  "deliverability": "DELIVERABLE",
  "is_valid_format": true,
  "is_disposable_email": false
}

Version

v1

Rate Limit

1000 requests/month
Tags
geolocationutilitiesvalidation
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

1,000 requests/month (free)

Supported Languages
Any
Use Cases
email validation
IP geolocation
exchange rates

Related APIs

Discover similar APIs that might interest you

APIfreemium

Unsplash API

The Unsplash API provides free access to...

Category
Tools & Utilities
Endpoints
1
designimagesphotos
APIfree

Picsum Photos API

The Picsum Photos API delivers random or...

Category
Tools & Utilities
Endpoints
1
designimagesplaceholders
APIfreemium

Email Validator

Email Validator API offers developers a ...

Category
Tools & Utilities
Endpoints
1
emailvalidation