Analyze / agent-performance

Analyze agent performance; orchestrator route.

Back to API Docs

API Overview

Path: /api/analyze/agent-performance — Method: POST

Auth: session-cookie

Example: curl -X POST --cookie 'next-auth.session-token=...' https://www.advancelytics.com/api/analyze/agent-performance -H 'Content-Type: application/json' -d '{"sessionId":"SESSION_ID"}'

Request Details

No headers required

No path params required

No query required

Body

  • sessionId(string, required)

Responses

  • 200Analysis queued/completed

Notes & Tips

  • Ensure headers match exactly (e.g., x-apikey).
  • Use Content-Type: application/json for JSON bodies.
  • For Bearer auth, you can provide either a session JWT or an opaque API key where supported.
Advancelytics | Detect Silent Churn, Surface Growth Signals