Authentication
POST /api/auth/login— Authenticate sandbox usersPOST /api/auth/register— Create demo accountsGET /api/auth/me— Retrieve current profile
Use these sandbox endpoints to simulate authentication, transactions, and innovation workflows.
POST /api/auth/login — Authenticate sandbox usersPOST /api/auth/register — Create demo accountsGET /api/auth/me — Retrieve current profilePOST /api/transactions — Submit transfersGET /api/transactions — List account activityPOST /api/crypto/trades — Simulate crypto tradesGET /api/admin/users — Manage usersPATCH /api/admin/users/:id — Update roles/statusGET /api/admin/stats — System analyticsLeverage pre-built SDKs and reference apps to accelerate integration.