Skip to main content

Analytics Apis

MethodEndpointAuthDescription
GET/api/v1/analytics/dashboardBearerDashboard
GET/api/v1/analytics/portfolio/{id}/performanceBearerPerformance

Example Request

{
"example": "See service documentation for full schemas"
}

Example Response

{
"id": "uuid",
"status": "SUCCESS",
"correlation_id": "uuid"
}

All write endpoints require Idempotency-Key header where applicable.