This is an old revision of the document!


lib.rario.us API

Overview

These should all be REST based.

Some methods will require Authentication.

The API is *very* much in beta, so let me know if you have any problems or requests.

Using cURL

You can easily use cURL in the command line to test out responses.

Authentication

Methods that require writing or deleting require authentication. This currently uses basic HTTP auth methods.

User Methods

Show

api/user/show

Item Methods

Show

api/item/show

Add

api/item/add

Delete

api/item/delete

Title Methods

Amazon Methods

Search

api/amazon/search


Personal Tools