cl1p.net - API

cl1p.net API

Create an account to start using the API. First you will need to generate an access token in the preferences section of your account.

Limitations:

  • All posted cl1ps are destroyed as soon as they are viewed. Either via api, or the webapp
  • If a cl1p is already in use it can't be written to.
  • api.cl1p.net is meant for command line / programming use only. Using the api to render a web page is prohibited.

Create a cl1p example:

curl -H "Content-Type: text/html; charset=UTF-8" -H "cl1papitoken: EXAMPLE_TOKEN" -X POST --data "Some test data" https://api.cl1p.net/uqzeamfuzuscc

View a cl1p example:

curl https://api.cl1p.net/uqzeamfuzuscc