v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
API SpecGen

Starts the API SpecGen

Starts the API SpecGen

get/environments/{envId}/apis/{apiId}/spec-gen/_start

Response

API Scoring trigger response

state'AVAILABLE' | 'UNAVAILABLE' | 'STARTED' | 'GENERATING'

API SpecGen state value

Example response

{
  "state": "AVAILABLE"
}