Fleio backend (and API)

Everything that a user can do in the Fleio web interface, she can do using the API. Here’s how you use the API.

To see what HTTP requests the Fleio frontend is making to the backend and what JSON responses are returned, open your Fleio installation in the Google Chrome browser and use the Chrome Developer Tools feature.

Other browsers have similar developer tools: Firefox or Edge.

Here’s how this looks in Chrome:

../_images/fleio-chrome-dev-tools.png

See how you can query the Fleio API by using curl.