# Habit Dash ## Docs - [Authentication](https://docs.habitdash.com/api-reference/authentication.md): Generate your API key to begin using the Habit Dash API. - [data](https://docs.habitdash.com/api-reference/endpoint/data.md): Lists all user data ordered by date descending. Data can be filtered by date, field id, or source. - [fields](https://docs.habitdash.com/api-reference/endpoint/fields.md): Lists all available data fields and their information, ordered by field id ascending. Fields can be filtered by ID and source. - [Getting Started](https://docs.habitdash.com/index.md): Welcome to the Habit Dash Developer Hub ## OpenAPI Specs - [openapi](https://docs.habitdash.com/api-reference/openapi.json)