API - Application Programming Interface


Introduction

What is a API?

A API enables developers to hook the sweet Pixlr to their own web services or applications. In short it enables users of other sites to gain access to a powerful image editor.

Who may use the API?

The API is open and free for everyone to integrate Pixlr into any service. But if you enjoy Pixlr we do accept donations. Oh and if you could give us a heads up before you start sending traffic our way it would be really appreciated ;)

How does it work?

Sending images to the Pixlr editor can be done in two ways either via a GET or a POST request. The same goes for the operation of getting images from Pixlr, either we send you a URL to the image or the RAW post directly to your server.


More info will be added shortly, if you have any development questions don't hesitate to contact us!