Regions
The IntelliSeeds list accessible within Inbox Tracker provides insight into the performance of campaigns at Mailbox Providers across the globe. The IntelliSeeds are organized by region, which can be used to create filters. The regions supported by Inbox Tracker can be accessed using the Inbox Tracker API, as shown below:
from inboxtracker import InboxTracker
it = InboxTracker("API_KEY")
response = it.regions.get_regions()
print(response)
Get Regions
List All Supported Regions
from inboxtracker import InboxTracker
it = InboxTracker("API_KEY")
it.regions.get_regions()
Supported Regions
Asia PacificB2BEurope - FranceEurope - GermanyEurope - ItalyEurope - OtherEurope - UKN/ANorth America - CanadaNorth America - USPrimary WebmailSouth AmericaWeb Appliance