| Investigation | Description |
|---|---|
| full | Full access to all information |
| partial | Access to all information, except for phone numbers and e -mail |
| preview | Access only to the main blocks of information |
| Group/Method | Description |
|---|---|
| /landing | A group of methods for accessing information from pages |
| /landing/company | Information about the organization and connections |
| /landing/domain | Information about the website and ties |
| /landing/email | Information about e -mail and ties |
| /landing/phone | Information about the phone number and connections |
GET /api/v1/rate/info/apikey/TPK-XXXX HTTP/1.1
Host: tapki.com| Argument | Type | Required | Description |
|---|---|---|---|
| TPK-XXXX | string | true | API key |
| The name of the field | Type | Description |
|---|---|---|
| apiKey | string | Unique API key used to authorize |
| endDate | Date | Date and time of the end of the subscription |
| groups | Rategroup [] | List of groups of routes available for this API Slack |
| groupName | string | The name of the group of routes |
| routes | Rate [] | List of routes inside the group |
| counters | Counter [] | List of Requests for Dates |
| count | number | The number of requests for the specified date |
| date | string | Date for which requests are taken into account in string format |
| disclosureLevel | number | Data opening level [Partial = 0, Full = 1, Preview = 2] |
| quota | number | Available query queries for the route |
| routeName | string | The name of the route |
| routePath | string | The path of the route |
| startDate | Date | Date and time of the start of the subscription |