Analysis endpoint

GET /api/analyze/[id]

Return the plan-gated analysis result.

LiveAll plans

Endpoint contract

PropertyValue
MethodGET
Path/api/analyze/[id]
SurfaceAnalysis
AccessAnalysis owner
StatusLive

Purpose

Return the plan-gated analysis result.

Usage boundary

Authentication required

Caller requirements: Analysis owner. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.

Related documentation