API Reference
Every DHUBiC application exposes its own REST API. Select any service below to explore endpoints, request schemas, response formats, and live code examples.
All APIs (15)
Accounts API
Authentication, login, OAuth callbacks, MFA, session management, and user provisioning.
POST /api/loginPOST /api/complete-signupGET /auth/oauth/callbackTreasury Transit API
Payments, approvals, trade flows, beneficiaries, and batch payment management.
GET /paymentsPOST /paymentsPUT /payments/{id}/approveRate Vault API
Live FX rates, reference rates, historical data, rate alerts, and custom rate curves.
GET /ratesGET /rates/{pair}/historyPOST /rates/alertsBank Bridge API
Bank connections, account balances, transaction feeds, and statement retrieval.
GET /connectionsGET /accounts/{id}/balanceGET /accounts/{id}/transactionsOmni Ledger API
Chart of accounts, journal entries, ledger transactions, trial balance, and period close.
GET /ledger/accountsPOST /ledger/journalsGET /ledger/trial-balanceReport Vault API
Report templates, generation, scheduling, distribution, and export endpoints.
GET /reportsPOST /reports/generatePOST /reports/scheduleTrace API
Audit log queries, event timelines, compliance report generation, and alert management.
GET /audit/eventsGET /audit/events/{id}/timelinePOST /audit/reportsIntegration Hub API
Connector management, integration CRUD, webhook subscriptions, and sync triggers.
GET /integrationsPOST /integrationsPOST /webhooksConversions API
FX quotes, spot and forward conversion execution, position queries, and history.
POST /conversions/quotePOST /conversions/executeGET /conversions/positionsTransfer Vault API
High-value transfer creation, digital signing, dual-authorisation, and counterparty management.
POST /transfersPOST /transfers/{id}/signGET /counterpartiesInsight Navigator API
Query analytics, fetch forecasts, manage dashboards, KPI data, and anomaly events.
POST /insights/queryGET /forecasts/cashflowGET /anomaliesWorkspace API
Workspace settings, member management, application catalogue, and custom domain config.
GET /workspaceGET /workspace/membersPUT /workspace/settingsAdmin Control API
User CRUD, role and permission management, SSO config, branding, and audit settings.
GET /admin/usersPOST /admin/users/invitePUT /admin/roles/{id}Time Pilot API
Schedule CRUD, workflow chains, manual run triggers, and execution history queries.
GET /schedulesPOST /schedulesPOST /schedules/{id}/runSheets API
Sheet CRUD, cell read/write, version history, sharing, and DHUBiC data function evaluation.
GET /sheetsPOST /sheetsGET /sheets/{id}/cells