Whitelist / Blacklist Domains
Whitelist & Blacklist Controls

Quickscope allows developers to restrict access to their Router endpoints by configuring domain and IP filters. These settings are available per project in the dashboard.
Whitelisted Domains

- Only domains added to your whitelist will be able to access your Router endpoints.
- Useful for securing access from known web apps or trusted frontends.
- Prevents unauthorized public usage or abuse.
Blacklisted Domains

- Blocks access from specific domains or referrers.
- Commonly used to restrict malicious traffic or unwanted scrapers.
Whitelisted IPs

- Restrict access to approved server IPs or infrastructure only.
- Ideal for backend applications or hosted bots.
Blacklisted IPs

- Blocks traffic from flagged or known-abuse IP addresses.
- Can be used to stop known bots or attackers.
How to Configure

All whitelist and blacklist settings can be managed from the Router > Endpoints section of your dashboard under the Whitelist / Blacklist panel.
Changes apply per API key and take effect instantly.
Updated about 1 month ago
What’s Next