Sign Up

API Clients

Perl

A Perl module for accessing the Fastly API is available from GitHub and CPAN.

Install it by running: cpan install Net::Fastly

Ruby

If you're using Ruby, you can use the Fastly gem to access the API. It's available from GitHub and Rubygems.org.

Install it by running: gem install fastly

WordPress Plugin

Our WordPress plugin is available from Github, as a .zip File, and from the Wordpress.org Plugin Directory as an auto-update plugin.

To use it:

  1. If you don't already have it send us a support request asking to have the Wordpress feature turned on for your account.
  2. Add a new WordPress object to a Service and set up the path to the Wordpress install. Then deploy the new Version of the Service.
  3. Noting your API key and the Service id, install the plugin under Wordpress.
  4. Set up the Fastly plugin - you should just have to input the API key and the Service id that you noted in the last step.
  5. That's it! Everything should just work. If you have any problems then mail us.

Note: you may have to disable other caching plugins like W3TotalCache to avoid getting odd cache behaviour.