You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andersoncardoso edited this page Sep 8, 2014
·
1 revision
V1
Our first version is very simple. We are going to add more features to the API as long as they are needed.
So for now our API is a read-only for the main resources.
If you have any sugestion or request, please give us a shout on the issues page.
All resources are provided in JSON or XML.
For using the API you must use your auth_token for authenticating.
In your user settings page you can grab your token.
Then on every request use the following header:
Authorization: Token token=MY-TOKEN-GOES-HERE
For the format, just use a regular Mime-Type Accept header