MaxCDN Support is available 24x7 via Live Chat, Email, and Phone and also manages our status page. This article provides links and instructions for each contact method.
Live Chat
After logging into the MaxCDN Control Portal select the blue "Help...
Read More »
Daily Files Reports Walkthrough
Daily Files is a tool inside the MaxCDN Control Panel that provides visibility into how individual files on all MaxCDN zones are delivered on a daily basis. It does this using three reports - one for status codes, scheme, and cache status. In this...
Read More »
In this article, we'll outline all of the MaxCDN user roles. To distinguish between different MaxCDN user roles on accounts and narrow the scope of activity for each role, view this list of properties for User, Account Owner, and Administrator.
...
Read More »
Manage MaxCDN Account With Perl
Perl and API Communication
This tutorial describes the basics of using Perl to communicate with our API as an endpoint for managing your MaxCDN account.
Before you start, there are a couple of pre-requisites. Assuming Perl is installed on your b...
Read More »
Manage MaxCDN Account With Ruby
In this article, we will discuss how to manage a MaxCDN account using the API together with Ruby.
Getting Started
To start, we must first install the maxcdn library:
gem install maxcdn
From here, we will fetch the account inform...
Read More »
Manage MaxCDN Account With Node.js
In this article, we will provide an example of using the MaxCDN API in tandem with Node.js to manage a MaxCDN account.
Installing the MaxCDN library
Before this can be utilized, ensure that the maxcdn library is installed:
$ npm install maxcd...
Read More »
Managing a Maxcdn Account using Python and the API
It is possible to create a fully functional control panel by using the appropriate library we offer. Here, we will provide a step-by-step example in doing so.
The following is a branched example detailing each important section in controlling an a...
Read More »
95% of questions can be answered using the search tool. This is the quickest way to get a response.