API Documentation
Any of the following API Methods can be hit with POST and GET. The return formats are either XML or JSON, as specified by the hit.
api/create
- creating a paste
api/get
- retrieving a paste
api/list
- list pastes made by an user
api/delete
- deleting a paste
api/edit
- editting a paste
Download PHP API Library