Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dacard.ai/llms.txt

Use this file to discover all available pages before exploring further.

Single-account portfolio view. Returns the products list, last-score snapshot per product, and the account-level composite. Superseded by Get portfolio intelligence for cross-account roll-ups; both routes remain.
curl -X GET https://app.dacard.ai/api/portfolio \
  -H "Authorization: Bearer $DACARD_API_KEY"
PropertyValue
AuthRequired
Required scopeAccount membership
IdempotentYes

Errors

StatusCodeWhen
401AUTH_REQUIREDNo session.
500INTERNAL_ERRORRead failed.