Skip to main content
POST
Returns deterministic category makeup for an arbitrary list of holdings. Each holding must identify either a canonical asset (assetCanonicalId) or a chain-scoped CAIP-19 asset (caipAssetId). CAIP assets are resolved upward to their canonical subject before sector, industry, theme, or crypto-category membership is loaded.
  • Auth: x-api-key header (required)
  • Scope: portfolios:read
Supported dimensions:
  • sector
  • industryGroup
  • industry
  • subIndustry
  • gliderSector
  • gliderTheme
  • cryptoCategory
For multi-valued category dimensions, set multiCategoryMode:
  • primary selects the highest-confidence category for each holding.
  • apportioned splits each holding’s weight across all matching categories.
  • overlap assigns the full holding weight to every matching category, so totals can exceed 100%.