Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!

The "Simple" response format includes only what's needed, no parsing necessary.

To use it, simply set format to simple (Needs to be lowercase)

An example of a successful response would be one of the following (Unless return is specified), default being the first.

http://paste.ee/r/AbCDe
http://paste.ee/p/AbCDe
http://paste.ee/d/AbCDe

While a failed request would return

error_no_key
error_no_paste
error_invalid_key
error_invalid_language

Return <a id="return">

With this format, you can specify what you want returned with the optional field return

If return contains a comma, it will return multiple values in the order specified separated by a comma.

Valid options for return are:

  • id
  • link
  • raw
  • download
  • min
Last modified on February 7, 2017 at 11:15:50 am