Calico®
v2
  • v2
  • v1
API Reference
getCalico.com
API Reference
getCalico.com
v2
  • v2
  • v1
v2
  • v2
  • v1
  1. Release Notes
  • Getting Started
  • Calico Connect
  • Use Cases
  • Pagination
  • Versioning
  • Platform API
    • Changelog
    • Authentication
      • Authorization Callback
    • Providers
      • Add providers
      • List connected providers
      • Remove providers
    • Assets
      • User assets
      • Refresh asset list
    • Transactions
      • Transactions
      • Refresh transactions
  • Resources
    • Response codes
    • FAQs
  • Release Notes
    • Calico Connect 1.5 - March 2026
    • Platform API v2 - March 2026
  • Schemas
    • Schemas
      • CalicoErrorResponse
      • RefreshResponse
    • AddProvidersRequest
    • AddProvidersResponse
    • AddProvidersData
    • ListProvidersResponse
    • ListProvidersData
    • ProviderMetadata
    • DeleteProvidersRequest
    • DeleteProvidersResponse
    • DeleteProvidersData
    • ProviderMetadataV2.1
    • ConnectedProvidersMetadataV2.1
    • GetAssetsResponse
    • GetAssetsData
    • AssetPosition
    • GetTransactionsResponse
    • GetTransactionsData
    • TransactionCategorization
    • TransactionType
    • FeeItem
    • FeeObject
    • CurrencyValue
    • Transactions data
    • Input only transactions
    • Send transaction data
    • Receive transaction data
    • Output only transaction data
    • Transactions with input and output
    • Uncategorized transaction data
    • CryptoSourceCredentialAuthType
    • RefreshResponseData
    • IntegrationResponse
    • IntegrationData
    • AuthMetaData
    • PageData
    • APIConnection
    • WalletConnection
    • OAuth2Connection
    • ErrorItem
    • ProviderId
    • GetConsentURLForThirdPartyResponse
  1. Release Notes

Platform API v2 - March 2026

🗓️ March 9, 2026
We're pleased to announce Calico Platform API v2. This new version has several improvements in the developer experience:

What's new#

Pagination: We've added pagination to our Assets and Transactions responses to make it easier to process large amounts of data. Please refer to the new Pagination guide for more details.
Versioning guide: Our new versioning guide outlines what to expect with breaking and non-breaking updates to Calico APIs.

What's better#

Normalized responses: We've normalized naming conventions and timestamp formats. This allows for faster integration by removing inconsistency in requests and responses.
Data model: We've updated all responses to use the same data model. This means developers know what to expect in a response, no matter the endpoint.
For more details, see the Changelog.
1252996.1.0
Previous
Calico Connect 1.5 - March 2026
Next
CalicoErrorResponse