Documentation
The bank's core is one API on one host: customers and accounts, transfers on every rail, cards, lending, compliance, reporting and the ledger underneath them. This is its reference, generated from the contract the services are checked against.
Start here
QuickstartGet a token and make the first request in two commands.
AuthenticationBearer tokens for services, short-lived tokens for customer API keys, and scopes.
ErrorsProblem documents, and every stable error code the API can answer with.
Events and webhooksSubscribe an endpoint, verify the signature, and what is retried.
Browse the API
Pick an area, or press ⌘K to search every endpoint, object and guide.
Customers and accountsCustomer, Account, Customer Group, Account Group…296 operationsTransfersTransfer, ACH Transfer, International Transfer, ACH Originator…172 operationsPaymentsPayment Control Change3 operationsCardsCardholder Authority, Card, Authorization, Card Security…189 operationsLendingLoan, Mortgage Origination, Facility, Loan Product…153 operationsComplianceDispute, Screening, KYC Check, Monitoring Event…50 operationsEvents and webhooksEvent, Webhook Endpoint, Webhook Delivery12 operationsNotificationsNotification, Notification Suppression, Notification Preference14 operationsReportingReport, Balance Sheet, Income Statement, Activity Report…113 operationsReconciliationReconciliation, Reconciliation Break14 operationsIdentityToken, Staff Authorization, Staff Session, Staff Provisioning…45 operationsPlatformHealth1 operationsSandboxSimulation24 operationsOperationsComplaint, Complaint Policy, Customer Complaint, Request…56 operationsLedgerLedger Account, Journal, Hold, Period…148 operationsLedger and accountingForeign Currency Inventory36 operationsPayablesPayable Recipient, Payable Remittance, Payable Obligation, Agency Identifier…29 operationsInvestmentsInvestment Program, Investment Instrument, Investment Custody Account, Investment Control…21 operationsCorrespondent bankingCorrespondent Bank, Nostro Account, Nostro Break, Correspondent Invoice…28 operationsBank Cash SourcesIndependent Bank Statement, Bank Cash Match6 operationsBank SecuritiesBank Securities Snapshot, Bank Treasury Redemption, Bank Securities Program, Bank Securities Instrument…26 operationsBank ReposBank Repo Snapshot, Bank Repo Program, Bank Repo15 operationsOther resourcesAffiliate controls, BSA filings, Bank records, CRS reports…257 operations
Hosts
| Base URL | Environment |
|---|---|
https://api.dev.bank.corgi.com | This environment |
https://api.bank.corgi.com | Production |
Built on OpenAPI
The whole API is one OpenAPI 3.1 document (version 2026-09-05). Import it into Postman or Insomnia to explore, or generate a typed client from it. The services are checked against the same document on every change, so what it says is what the API does.