Calico®
Enterprise APIPlatform API
Resources
Resources
  • Calico Connect
  • Troubleshooting
  • Response Codes
  • FAQs
Release Notes
About
About
  • getcalico.com
  • Privacy Policy
  • Terms of Use
Enterprise APIPlatform API
Resources
Resources
  • Calico Connect
  • Troubleshooting
  • Response Codes
  • FAQs
Release Notes
About
About
  • getcalico.com
  • Privacy Policy
  • Terms of Use
    • Overview
    • Enterprise API
      • Authentication
      • Changelog
      • User details
        • User assets
        • User transactions
        • User accounts
        • Deactivate account
      • All users
        • Accounts list
        • Transactions list
        • Users list
        • Search users
      • Stats
        • Number of enterprise users
        • Number of accounts by provider
        • Balance of all accounts
        • Top traded assets
      • Report Generation
        • Create Report
        • List Reports
        • Get Report
        • Download Link
        • Delete Report
      • Enterprise providers
        GET
      • Calico providers
        GET
    • Schemas
      • User
      • GetAccountsListResponse
      • GetTransactionsListResponse
      • GetUsersListResponse
      • Consent model
      • ErrorEmpty
      • OpenAPIGetAssetsResponse
      • ErrorItem
      • AssetPosition
      • Transactions data
      • ListProvidersData
      • ProviderMetadata
      • ReportData
      • ListReportsData
      • TransactionReportParameters
      • AccountsReportParameters
      • IndividualReportParameters
      • GetReportData
      • ReportRequestData
      • SummaryReportParameters
      • EmployeeListReportParameters
      • ReportType
      • ReportLinkData
      • OpenAPIDeleteCryptoSourceRequest
      • GetAssetsResponse
      • ListProvidersResponse
      • GetTransactionsResponse
      • PageData
      • GetAssetsData
      • GetTransactionsData
      • CalicoErrorResponse
      • TransactionCategorization
      • OpenAPIAssetPosition
      • CryptoSourceId
      • FeeItem
      • ProviderId
      • FeeObject
      • CurrencyValue
      • Input only transactions
      • TransactionType
      • Send transaction data
      • OpenAPITransactionCategorization
      • Receive transaction data
      • OpenAPIFeeObject
      • Output only transaction data
      • OpenAPIFeeItem
      • Transactions with input and output
      • Uncategorized transaction data
      • OpenAPICurrencyValue
      • ReportFormat
      • NumericPageData
      • UserData
      • accountData
      • bulkAccountData
      • ProviderCryptoMetaData
      • EmployeePageData
      • TransactionsListData

    Enterprise API

    Authentication
    All Enterprise API endpoints require a Calico issued enterprise token. Pass the JWT in the header of all Enterprise API requests. Store the token in ...
    Changelog
    Q2 2026 ADDED 12-JUN-2026 Added parameters connection_id may now be used to filter for specific accounts data. provider_ids has been added to: Accoun...
    User details
    All users
    Stats
    Report Generation
    Enterprise providers
    GET/enterprise/v2/providers/all
    List all providers supported by your enterprise.
    Calico providers
    GET/enterprise/v2/providers
    List all providers supported by Calico.
    Previous
    Overview
    Next
    Authentication