Authenticated Endpoints AUTH REQUIRED
Get Statistics GET
Get Transactions GET
Get Summary GET
Get OHLC Chart Data GET
Master Password Endpoints NO JWT
🔐 Master Password Required
These endpoints use the X-Admin-Master-Password header instead of JWT tokens. Useful for external integrations.
Get All Stats (Master Password) GET
Get All Transactions (Master Password) GET
Get All Summary (Master Password) GET
Get All OHLC (Master Password) GET
Admin Endpoints ADMIN
⚠️ Admin Access Required
These endpoints require admin authentication. Make sure you have a valid JWT token from the auth API.
Track Transactions POST

Manually trigger blockchain transaction tracking. This fetches new transactions from the blockchain and saves them to the database.

Repair Transactions POST

Repair existing transactions to fix missing or incorrect data (e.g., token amounts, USD values).

Request

No request yet...

Response

No response yet...

📜 History

last 10
No history yet...