Calico®
2.0.1
  • 2.0.1
  • v1
  • 2.0.0
Platform APIEnterprise APIRelease Notes
About
About
  • getCalico.com
  • Privacy Policy
  • Terms of Use
Platform APIEnterprise APIRelease Notes
About
About
  • getCalico.com
  • Privacy Policy
  • Terms of Use
2.0.1
  • 2.0.1
  • v1
  • 2.0.0
2.0.1
  • 2.0.1
  • v1
  • 2.0.0
  1. Release Notes
  • Getting Started
  • Calico Connect
  • Use Cases
  • Pagination
  • Versioning
  • Platform API
    • Try it out
    • 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
    • Troubleshooting
  • Release Notes
    • New Reporting Features - August 2026
    • Launch of Enterprise API - June 2026
    • Calico Connect 1.5 - March 2026
    • Platform API v2 - March 2026
  • Schemas
    • AddProvidersRequest
    • AddProvidersResponse
    • AddProvidersData
    • ListProvidersResponse
    • ListProvidersData
    • DeleteProvidersRequest
    • DeleteProvidersData
    • ProviderMetadataV2.1
    • ConnectedProvidersMetadataV2.1
    • GetAssetsResponse
    • CalicoErrorResponse
    • AssetPosition
    • DeleteProvidersResponse
    • ProviderMetadata
    • RefreshResponse
    • GetAssetsData
    • 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
    • ErrorEmpty
  1. Release Notes

New Reporting Features - August 2026

The Calico Enterprise API and Calico dashboards now have reporting features!

What's better#

Additional report capability: Now available via Calico dashboards, download digital activity reports including users, assets, and transactions data.

What's new#

Report generation endpoints: We've added new endpoints to the Enterprise API to support report generation.
Available report types include:
Transactions
Accounts
Individual
Summary
Employee list

Report Generation endpoints#

During onboarding, Calico will issue your company credentials for the Enterprise API. Every request requires a JWT in the header.
Base URL: https://api.getcalico.com/enterprise/v2
NameMethodPathDescription
Create reportPOST/reportsCreate a new report with filters including provider_id (digital asset source), start and end dates, and individual end-user.
List reportsGET/reportsList all reports generated by the enterprise.
Get reportGET/reports/{report_id}Retrieve individual report metadata and status.
Download linkGET/reports/{report_id}/download-linkGet the link to download an individual report. The link is time-sensitive.
Delete reportDELETE/reports/{report_id}Delete an individual report.
Read more. Check out our Report Generation docs.
1276897.1.0
Previous
Release Notes
Next
Launch of Enterprise API - June 2026