Calico®
v1
  • 2.0.2
  • v1
Platform API
Platform API
  • v1
Enterprise APIRelease Notes
About
About
  • getCalico.com
  • Privacy Policy
  • Terms of Use
Platform API
Platform API
  • v1
Enterprise APIRelease Notes
About
About
  • getCalico.com
  • Privacy Policy
  • Terms of Use
v1
  • 2.0.2
  • v1
v1
  • 2.0.2
  • v1
    • Getting Started
    • Calico Connect
    • Use Cases
    • Overview
    • Platform API
      • Authentication
      • OAuth
        • Authorization Callback
      • Providers
        • Add providers
        • List providers
        • Remove providers
      • Assets
        • User assets
        • Refresh asset list
      • Transactions
        • Transactions
        • Refresh transactions
    • Resources
      • Response codes
      • FAQs
    • Schemas
      • Schemas
        • OpenAPIIntegrationResponse
        • CalicoErrorResponse
        • RefreshResponse
        • CryptoSourceId
        • OpenAPIAssetPosition
        • CryptoSourceCredentialAuthType
        • Add Crypto Source
        • Add Crypto Source Response
        • CryptoSourceDescriptor
        • OpenAPIDeleteCryptoSourceRequest
        • number
        • OpenAPIGetConsentURLForThirdPartyResponse
        • TransactionType
        • OpenAPITransactionCategorization
        • OpenAPIFeeItem
        • OpenAPIFeeObject
        • OpenAPICurrencyValue
        • Input only transactions
        • Transactions data
        • Send transaction data
        • Output only transaction data
        • Receive transaction data
        • Transactions with input and output
        • Uncategorized transaction data

    Overview

    Calico Platform API helps you track users’ digital asset holdings across a range of exchanges and wallets.
    Compliance & Trade Monitoring. Connect all your employees’ digital asset data to help monitor their trading activity.
    Financial Planning. Connect your clients’ digital asset data to help give a full picture of their assets and holdings.

    Available APIs#

    Asset API
    Asset API: Track users’ digital asset growth with asset balance data.
    Retrieve a user's current portfolio holdings across all linked accounts, including asset-level details such as symbol, quantity, and market value.
    Learn more
    Transactions API
    Allow users to view all their activity in one place.
    Fetch a comprehensive list of digital asset transactions across connected wallets and custodians, including buys, sells, transfers, staking rewards, and more. Supports filtering by asset, date range, and transaction type to streamline reconciliation and reporting workflows.
    Learn more

    Looking for something off the shelf?#

    Calico Connect integrates seamlessly into your digital experience. With only three lines of code, you can empower your users to connect their digital asset accounts to your platform in four steps.
    Explore Calico Connect
    Our onboarding widget integrates into your digital experience with minimal effort.
    See it in action

    Getting started#

    1
    Obtain Client ID & Secret
    Email with your organization name to request access credentials.
    2
    Launch the consent experience
    Use our hosted UI or embed a co-branded flow to let users link their digital asset accounts.
    3
    Recieve authorization
    After user consent, your backend receives a secure access token and refresh token to maintain ongoing access without repeated logins.
    4
    Access real time data
    Use the access token to query our Transactions API for activity history and our Assets API for verified balances and ownership details.
    Next
    Calico Connect