Download & Install 3scale Plug-In
These plug-in and gems encapsulate the communication actions with 3scale’s server, taking complete control of the data connection, data encryption, and data caching to ensure reliability and performance.
You can download the latest version of the plug-in and gems for the programming language of your choice along with their corresponding documentation from below:
For further technical details you can also refer to the general 3scale API documentation.
Other frameworks under development.
If you have trouble with any of the above and/or would like to connect your service with zero code required from your side, we can do this using a proxy solution in some cases – just contact us at the contacts page.
Ruby Gem
PHP
gem sources -a http://gems.github.com
sudo gem install 3scale-3scale_ws_api_for_ruby
Download the documentation (PDF).
Perl
Python
Requires:
- » LWP::UserAgent (installed by default on most systems)
- » XML::Parser (now standard in perl >= 5.6)
Run:
perl Makefile.PL make install
to install into the default library location. Run
make help
for further install options.
Standard distutils installation: unpack the file, and from the new directory run
sudo python setup.py install
or you may put ThreeScale.py to the same directory as your program. See …/README for some usage examples.

Facebook
LinkedIn
Twitter