> For the complete documentation index, see [llms.txt](https://docs.flopsar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flopsar.com/3.0/developer-guide/database-api.md).

# Database API

Flopsar provides [API](https://api.flopsar.com/fdbc/3.0/), which you can use to access your collected data. This API enables local access to the database. This implies you cannot access a database remotely.

In order to make use of the API, you must add `flopsar-fdbc-VER.jar` as a dependency to your project.
