Skip to main content
POST
Request insights for an eval run

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

runId
string
required

Eval run ID, as returned by POST /eval-runs.

Body

application/json

Optional. A bodyless POST is the ordinary case.

force
boolean

Regenerate even when insights already exist. SPENDS AGAIN. Must be a real boolean — "false" is rejected rather than read as consent.

Response

Scheduled.

runId
string
required
projectId
string
required
status
enum<string>
required
Available options:
pending