Rate (tariffs)

Rate (tariffs)

Each Rout in the tariff has the number of requests per day, which is adjusted during the purchase, and the levels of investment that determine the amount of information
Available investments
InvestigationDescription
fullFull access to all information
partialAccess to all information, except for phone numbers and e -mail
previewAccess only to the main blocks of information
Available routes
Group/MethodDescription
/landingA group of methods for accessing information from pages
/landing/companyInformation about the organization and connections
/landing/domainInformation about the website and ties
/landing/emailInformation about e -mail and ties
/landing/phoneInformation about the phone number and connections
All information about the API Tariff Key
GET /api/v1/rate/info/apikey/TPK-XXXX HTTP/1.1
Host: tapki.com
ArgumentTypeRequiredDescription
TPK-XXXXstringtrueAPI key

RateInfo

The name of the fieldTypeDescription
apiKeystringUnique API key used to authorize
endDateDateDate and time of the end of the subscription
groupsRategroup []List of groups of routes available for this API Slack
groupNamestringThe name of the group of routes
routesRate []List of routes inside the group
countersCounter []List of Requests for Dates
countnumberThe number of requests for the specified date
datestringDate for which requests are taken into account in string format
disclosureLevelnumberData opening level [Partial = 0, Full = 1, Preview = 2]
quotanumberAvailable query queries for the route
routeNamestringThe name of the route
routePathstringThe path of the route
startDateDateDate and time of the start of the subscription
Rate (tariffs)