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 [email protected] with a demo of your app to get a token (if approved).

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

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