V2
Parse

List Parse Versions

List the parse versions accepted by each tier.

get/api/v2/parse/versions

Response

Successful Response

faststring[] required

Versions for the fast tier

cost_effectivestring[] required

Versions for the cost_effective tier

agenticstring[] required

Versions for the agentic tier

agentic_plusstring[] required

Versions for the agentic_plus tier

Changes