# firela docs ## Docs - [Create account](https://docs.firela.io/api-reference/accounts/create-account.md): Creates a new Beancount account - [List accounts](https://docs.firela.io/api-reference/accounts/list-accounts.md): Returns all accounts with optional filtering - [Login](https://docs.firela.io/api-reference/auth/login.md): Authenticate user and get JWT token - [Get balances](https://docs.firela.io/api-reference/balances/get-balances.md): Query account balances - [Create commodity](https://docs.firela.io/api-reference/commodities/create-commodity.md): Creates a new commodity - [List commodities](https://docs.firela.io/api-reference/commodities/list-commodities.md): Returns all commodities (currencies, assets) - [Health check](https://docs.firela.io/api-reference/health/health-check.md): Check API health status - [Import file](https://docs.firela.io/api-reference/import/import-file.md): Import transactions from CSV, PDF, or OFX file - [API Reference](https://docs.firela.io/api-reference/index.md): FIREla API endpoints for financial data management - [Parse natural language](https://docs.firela.io/api-reference/nlp/parse-natural-language.md): Parse natural language transaction input (Chinese) - [Create payee](https://docs.firela.io/api-reference/payees/create-payee.md): Creates a new payee - [List payees](https://docs.firela.io/api-reference/payees/list-payees.md): Returns all payees (counterparties) - [List prices](https://docs.firela.io/api-reference/prices/list-prices.md): Returns price history for commodities - [Record price](https://docs.firela.io/api-reference/prices/record-price.md): Records a new price point - [Create transaction](https://docs.firela.io/api-reference/transactions/create-transaction.md): Creates a new double-entry transaction - [List transactions](https://docs.firela.io/api-reference/transactions/list-transactions.md): Returns all transactions with optional filtering - [Introducing FIREla](https://docs.firela.io/blog/introducing-firela.md): Open source, self-hosted financial data management for the sovereignty-minded - [The Case for Self-Hosting Financial Data](https://docs.firela.io/blog/self-hosting-financial-data.md): Why your financial data should live on your servers, not theirs - [Why We Chose Beancount](https://docs.firela.io/blog/why-beancount.md): The case for plain text accounting in FIREla - [Beancount Basics](https://docs.firela.io/concepts/beancount.md): Introduction to Beancount syntax for FIREla - [Self-Hosting](https://docs.firela.io/concepts/self-hosting.md): Deploy and manage FIREla on your own infrastructure - [firela docs](https://docs.firela.io/index.md): Open source, self-hosted financial data management with Beancount - [Installation](https://docs.firela.io/installation.md): Detailed installation guide for FIREla - [Quickstart](https://docs.firela.io/quickstart.md): A minimalist, self-hosted AI bot for automated billing ingestion and FIRE financial planning ## OpenAPI Specs - [openapi](https://docs.firela.io/api-reference/openapi.json) ## Optional - [firela.io](https://firela.io) - [GitHub](https://github.com/fire-la)