Download & Install 3scale Plug-In

3scale developed plug-in and gems for the language of your choice so that you can integrate more easily and faster your API with the 3scale API Management solution.

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:

ruby | perl | php | java | python | .net

You can also go to 3scale@GitHub.

For further technical details you can also refer to the general 3scale API documentation.

Ruby Gem

Download at github or you can install this directly using:

gem sources -a http://gems.github.com
sudo gem install 3scale-3scale_ws_api_for_ruby

Download the documentation (PDF).

Perl

Download the code bundle here.

Requires:

Run:

perl Makefile.PL make install

to install into the default library location. Run make help for further install options.

PHP

Download the code here. Drop into your code directory – see README in the bundle or download the documentation (PDF).

Java

Download the JAR bundle here.

Just unpack it into a directory and then run the ant build.

Python

Download the code here.

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.

.NET

Download the code here. See bundled README.txt for instructions or download the documentation (PDF).

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.