API Settings
Configure your Leantime JSON-RPC connection. Credentials are stored only in this browser.
Temporary direct browser access
For testing only, this dashboard talks to Leantime directly from your browser using the API key you provide. In production, replace this with a backend proxy (e.g. FastAPI) so the API key never leaves your servers and CORS is handled centrally.
Connection
Leave empty in production — requests go to /api/* on the same host. Set to e.g. http://localhost:8000 for local development.
Sent as the x-api-key header on every request.
Currently loaded
Clients
0
Projects
0
Users
0
Tasks
0
This dashboard is strictly read-only. No create, edit or delete operations are issued to Leantime.