This guide will walk you through Whitelisting your server IPs in MaxCDN so you can use APIs without getting blocked by MaxCDN's firewall.
Creating an API consumer key and secret pair is imperative for utilizing the MaxCDN API. The consumer key and secret pair are used to authenticate the user to the API server, allowing them to execute API commands.
Tutorial
- Login to your CDN Control Panel:
- Select on Account in the main navigation menu area:
- Select on API:
- Select Whitelist IP:
- Add the Main IP Address for your server in the box. You can add specific IPs or wildcard IPs as explained below:
Specific IP address: 122.122.122.122 (whitelists one IP)
Wildcard IP address: 122.122.122.% (allows class C)
GitHub Webhook: 192.30.252.%
Wildcard:* (allows any IP)
CIDR Notation: 122.122.122.1/24
- Select Whitelist IP:
As always, If you have any questions or concerns about any of the topics mentioned in this article, please feel free to reach out to support - we are available 24/7 by chat or email.