# Calico™ ## Docs - [Get Started with Calico Platform API v2](https://docs.getcalico.com/getting-started.md): Calico Platform API helps you track users’ digital asset holdings across a range of exchanges and wallets. - [Calico Connect](https://docs.getcalico.com/calico-connect.md): - [Use Cases](https://docs.getcalico.com/use-cases.md): Calico Platform API use cases include Compliance & Trade monitoring and Financial Planning. And those are just for starters! - [Pagination](https://docs.getcalico.com/pagination.md): Pagination documentation for the Calico Platform API. Paging uses a limit parameter and returns a cursor. - [Versioning](https://docs.getcalico.com/versioning.md): Guide for Calico Platform API breaking vs non-breaking changes plus version history. - [Platform API](https://docs.getcalico.com/platform.md): - Platform API [Try it out](https://docs.getcalico.com/try-it-out.md): A guide to see Calico in action. Steps walk through setting up a test app and test wallet then seeing live results from the Calico Platform API. - Platform API [Changelog](https://docs.getcalico.com/changelog.md): - Platform API [Authentication](https://docs.getcalico.com/authentication.md): - Platform API [Providers](https://docs.getcalico.com/providers.md): Endpoints for querying account asset positions. - Platform API [Assets](https://docs.getcalico.com/assets.md): Endpoints for querying account asset positions. - Platform API [Transactions](https://docs.getcalico.com/transactions.md): - [Resources](https://docs.getcalico.com/resources.md): - Resources [Troubleshooting](https://docs.getcalico.com/troubleshoot.md): - Resources [Response codes](https://docs.getcalico.com/response-codes.md): - Resources [FAQs](https://docs.getcalico.com/tech-faqs.md): - [Release Notes](https://docs.getcalico.com/release-notes.md): - Release Notes [Calico Connect 1.5 - March 2026](https://docs.getcalico.com/calico-connect-v1-5.md): Calico Connect 1.5 includes an updated navigation experience and connection model. Improvements include performance optimizations. - Release Notes [Platform API v2 - March 2026](https://docs.getcalico.com/platform-v2-release-note.md): Calico Platform v2 has released with pagination, normalized responses, and a new data model. ## API Docs - Platform API > Authentication [Authorization Callback](https://docs.getcalico.com/oauth-callback.md): This endpoint is used as the final step of registering an OAuth 2.0 connection. - Platform API > Providers [Add providers](https://docs.getcalico.com/add-providers.md): Add providers to an account. - Platform API > Providers [List connected providers](https://docs.getcalico.com/list-providers.md): List the providers connected to an account. - Platform API > Providers [Remove providers](https://docs.getcalico.com/remove-providers.md): Delete providers from an account. Success returns a `200` with `status=deleted`. - Platform API > Assets [User assets](https://docs.getcalico.com/user-assets.md): Get a list of digital assets for the connected user. - Platform API > Assets [Refresh asset list](https://docs.getcalico.com/refresh-asset-list.md): Refresh the asset holdings for a user. - Platform API > Transactions [Transactions](https://docs.getcalico.com/get-transactions.md): Get a connected user's transaction data for all or specific providers. - Platform API > Transactions [Refresh transactions](https://docs.getcalico.com/refresh-transactions.md): Refresh an account's transactions. ## Schemas - Schemas [CalicoErrorResponse](https://docs.getcalico.com/calicoerrorresponse-13335222d0.md): - Schemas [RefreshResponse](https://docs.getcalico.com/refreshresponse-13335223d0.md): - [AddProvidersRequest](https://docs.getcalico.com/addprovidersrequest-13335224d0.md): - [AddProvidersResponse](https://docs.getcalico.com/addprovidersresponse-13335225d0.md): - [AddProvidersData](https://docs.getcalico.com/addprovidersdata-13335226d0.md): - [ListProvidersResponse](https://docs.getcalico.com/listprovidersresponse-13335227d0.md): - [ListProvidersData](https://docs.getcalico.com/listprovidersdata-13335228d0.md): - [ProviderMetadata](https://docs.getcalico.com/providermetadata-13335229d0.md): - [DeleteProvidersRequest](https://docs.getcalico.com/deleteprovidersrequest-13335230d0.md): - [DeleteProvidersResponse](https://docs.getcalico.com/deleteprovidersresponse-13335231d0.md): - [DeleteProvidersData](https://docs.getcalico.com/deleteprovidersdata-13335232d0.md): - [ProviderMetadataV2.1](https://docs.getcalico.com/providermetadatav2-1-13335233d0.md): - [ConnectedProvidersMetadataV2.1](https://docs.getcalico.com/connectedprovidersmetadatav2-1-13335234d0.md): - [GetAssetsResponse](https://docs.getcalico.com/getassetsresponse-13335235d0.md): - [GetAssetsData](https://docs.getcalico.com/getassetsdata-13335236d0.md): - [AssetPosition](https://docs.getcalico.com/assetposition-13335237d0.md): - [GetTransactionsResponse](https://docs.getcalico.com/gettransactionsresponse-13335238d0.md): - [GetTransactionsData](https://docs.getcalico.com/gettransactionsdata-13335239d0.md): - [TransactionCategorization](https://docs.getcalico.com/transactioncategorization-13335240d0.md): - [TransactionType](https://docs.getcalico.com/transactiontype-13335241d0.md): - [FeeItem](https://docs.getcalico.com/feeitem-13335242d0.md): - [FeeObject](https://docs.getcalico.com/feeobject-13335243d0.md): - [CurrencyValue](https://docs.getcalico.com/currencyvalue-13335244d0.md): - [BaseTransaction](https://docs.getcalico.com/transactions-data-13335245d0.md): - [InputOnlyTransaction](https://docs.getcalico.com/input-only-transactions-13335246d0.md): - [SendTransaction](https://docs.getcalico.com/send-transaction-data-13335247d0.md): - [ReceiveTransaction](https://docs.getcalico.com/receive-transaction-data-13335248d0.md): - [OutputOnlyTransaction](https://docs.getcalico.com/output-only-transaction-data-13335249d0.md): - [InputOutputTransaction](https://docs.getcalico.com/transactions-with-input-and-output-13335250d0.md): - [UncategorizedTransaction](https://docs.getcalico.com/uncategorized-transaction-data-13335251d0.md): - [CryptoSourceCredentialAuthType](https://docs.getcalico.com/cryptosourcecredentialauthtype-13335252d0.md): - [RefreshResponseData](https://docs.getcalico.com/refreshresponsedata-13335253d0.md): - [IntegrationResponse](https://docs.getcalico.com/integrationresponse-13335254d0.md): - [IntegrationData](https://docs.getcalico.com/integrationdata-13335255d0.md): - [AuthMetaData](https://docs.getcalico.com/authmetadata-13335256d0.md): - [PageData](https://docs.getcalico.com/pagedata-13335257d0.md): - [APIConnection](https://docs.getcalico.com/apiconnection-13335258d0.md): - [WalletConnection](https://docs.getcalico.com/walletconnection-13335259d0.md): - [OAuth2Connection](https://docs.getcalico.com/oauth2connection-13335260d0.md): - [ErrorItem](https://docs.getcalico.com/erroritem-13335261d0.md): - [ProviderId](https://docs.getcalico.com/providerid-13335262d0.md): - [GetConsentURLForThirdPartyResponse](https://docs.getcalico.com/getconsenturlforthirdpartyresponse-13335263d0.md):