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
      • 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
      • Enterprise providers
        GET
      • Calico providers
        GET
    • Schemas
      • User
      • TransactionsDiscriminator
      • GetAccountsListResponse
      • GetTransactionsListResponse
      • GetUsersListResponse
      • Consent model
      • ErrorEmpty
      • OpenAPIGetAssetsResponse
      • ListProvidersData
      • ProviderMetadata
      • ReportData
      • ListReportsData
      • TransactionReportParameters
      • AccountsReportParameters
      • IndividualReportParameters
      • GetReportData
      • ReportRequestData
      • SummaryReportParameters
      • EmployeeListReportParameters
      • ReportType
      • ReportLinkData
      • OpenAPIDeleteCryptoSourceRequest
      • GetAssetsResponse
      • ListProvidersResponse
      • GetTransactionsResponse
      • PageData
      • GetAssetsData
      • GetTransactionsData
      • AssetPosition
      • CalicoErrorResponse
      • Input only transactions
      • TransactionCategorization
      • OpenAPIAssetPosition
      • Send transaction data
      • ErrorItem
      • CryptoSourceId
      • Output only transaction data
      • FeeItem
      • Receive transaction data
      • ProviderId
      • FeeObject
      • Transactions with input and output
      • CurrencyValue
      • Uncategorized transaction data
      • Transactions data
      • Transactions data
      • 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
      • EmployePageData

    Calico Enterprise API

    The Calico Enterprise API allows enterprises to integrate digital asset data for their clients, employees, or end-users into their workflows.
    This API enables:
    Viewing balances & transactions: Real time balances and transaction history from over 700+ possible sources. Includes originating venue or blockchain information.
    Bulk stats: JSON reports for number of users and accounts, balance of all connected accounts, and top traded assets.
    Lists: Employee or end-user data for powering charts, reporting, and dashboards.

    Why use the Enterprise API?#

    Manage only one token: Enterprises can view user-consented data using one token to connect to Calico rather than storing access tokens for each user.
    Holistic views of all users: Enterprises can access stats to better understand their users’ digital asset activity as a whole.

    How to use the Enterprise API#

    During onboarding, Calico will issue your company credentials. Every request requires a JWT in the header.

    Endpoints#

    User details
    These endpoints return an individual user's digital asset balances across multiple sources, such as exchanges, custodial platforms, and self-custodial wallets.
    All users
    These endpoints return a consolidated view of all enterprise end-users including digital asset balances and transactions across the enterprise.
    Stats
    Reports returned in JSON with:
    Number of users.
    Accounts by provider.
    Balances
    Top traded assets
    Providers
    List of crypto sources:
    Supported by your enterprise.
    Supported by Calico.
    1271290.1.0
    Next
    Enterprise API