Quantcast
Channel: ProgrammableWeb - Email
Viewing all articles
Browse latest Browse all 972

SevenJ TLD Email Extractor

$
0
0
API Endpoint: 
https://www.sevenj.com/rosterapi/v1/tld-extract?emailaddress=
API Description: 
Query this REST API with any email address and it will extract and return the top level domain (TLD) against Mozilla TLDs official listing. It supports a broad range of scenarios including stripping subdomains across common and uncommon TLDs like .edu, .co.uk, .vacations, etc. It also supports parsing unknown TLDs. The API returns JSON with the TLD extracted from the email provided. For example: https://www.sevenj.com/rosterapi/v1/tld-extract?emailaddress=tom.jones@mail.company.com, will return the following: { "tld": "company.com", "emailaddress": "tom.jones@mail.company.com" }
How is this API different ?: 
Very simple to use, and very broad support for all existing TLDs and combinations of domains and subdomains., which is a little trickier that it would seem upfront.
SSL Support: 
Yes
Interactive Console URL: 
TLD Email Extractor API
Support Email Address: 
Primary Category: 
Secondary Categories: 
API Provider: 
Device Specific: 
No
Supported Response Formats: 
Is This an Unofficial API?: 
No
Is This a Hypermedia API?: 
No
Restricted Access ( Requires Provider Approval ): 
No
Architectural Style: 
Version: 
-1
Description File URL (if public): 
Is the API Design/Description Non-Proprietary ?: 
Yes
Other(not listed): 
0
Other Request Format: 
Other(not listed): 
0
Other Response Format: 
Type of License if Non-Proprietary: 
Free to use
Version Status: 
Recommended (active, supported)
Direction Selection: 
Provider to Consumer
Version Title: 
SevenJ TLD Email Extractor API

Viewing all articles
Browse latest Browse all 972

Trending Articles