Welcome developer!
This API have rate limit of 100 requests per day for anonymous users and 1500 request per day for authenticated users.
Please send an e-mail to developers@myinstants.com with a demo of your app to get a token (if approved).

GET /api/v1/
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "Instant list": "http://www.myinstants.com/api/v1/instants/",
    "Instant detail": "http://www.myinstants.com/api/v1/instants/errou-faustao/"
}