Skip to main content

API Reference

FIREla provides a RESTful API for managing your financial data.

Authentication

All API endpoints require JWT Bearer Token authentication:
Authorization: Bearer <your-jwt-token>

Base URL

https://api.firela.io

Endpoints

Browse the API endpoints using the navigation on the left.