RESTful API and OpenAPI standards. Use when designing APIs, writing OpenAPI specs, implementing REST endpoints, or configuring API documentation. Covers spec-first development, versioning, error envelopes, pagination, and rate limits.
/api/v{major}/…) and in the info.version field.{ code, message, data }; success bodies SHOULD wrap data similarly.type: http,
scheme: bearer, bearerFormat: JWT; scopes live under
components/securitySchemes.traceparent and baggage headers MUST be documented
under components/headers so clients propagate OpenTelemetry context.limitcursornext429 response and document
Retry-After header semantics.spectral with
company ruleset) at severity error = 0.main.$defs – Schema components SHOULD ref common $defs
published by the Platform team to avoid duplication.