DNSFilters
Get Filter Keys
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
filter_name*Filter Name
Query Parameters
q?string|null
Response Body
application/json
curl -X GET "https://example.com/v3/dns/filters/string"[ { "key": "string", "country": "string", "name": "string" }]How is this guide?
Last updated on