GET /api/v1/landing/email/{id} HTTP/1.1
Host: tapki.com
X-Api-Key: TPK-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX| Argument | Type | Required | Description |
|---|---|---|---|
| id | string | true | A unique page number |
GET /api/v1/landing/email/{key}?isKey=true HTTP/1.1
Host: tapki.com
X-Api-Key: TPK-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX| Argument | Type | Required | Description |
|---|---|---|---|
| key | string | true | Email of format format xxxxxxxxxxx@xxxxxx.xxxxxxx |
| isKey | bool | true | Key search flag |
| The name of the field | Type | Description |
|---|---|---|
| href | string | Link to the page on the site |
| id | number | A unique page number |
| title | string | Email of format format xxxxxxxxxxx@xxxxxx.xxxxxxx |
| provider | string | Data supplier |
| relatedCompanies | CompanyLanding [] | Related organizations |
| relatedDomains | DomainLanding [] | Related websites |
| relatedEmails | EmailLanding [] | Related emails |
| relatedPhones | PhonLanding [] | Related phone numbers |
| searchTags | SearchTag [] | Search tags |
| relatedBranches | BranchLanding[] | Related branches |