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*string
Query Parameters
q?string|null
Response Body
application/json
curl -X GET "https://api.misaka.io/v3/dns/filters/string"[
{
"key": "string",
"country": "string",
"name": "string"
}
]How is this guide?
Last updated on