cURL
curl --request POST \ --url https://api.anysite.io/api/ai_based/kaspersky/countries \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data '{ "timeout": 300 }'
{ "country_id": "<unknown>", "country_name": "<unknown>" }
Get country ID mappings for Kaspersky Partner Search. Use country_id in filter_UF_COUNTRY parameter.
Price: 1 credit
API token from the dashboard
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response