APIGovernance.Dev · Example Payload

Apigovernance Review Example

API DesignAPI GovernanceBest PracticesComplianceGuidelinesStandards

Apigovernance Review Example is an example object payload from APIGovernance.Dev, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idapiSpecUrlscoreviolationscreatedAtstatus

Example Payload

apigovernance-review-example.json Raw ↑
{
  "id": "rev-001",
  "apiSpecUrl": "https://example.com/openapi.yaml",
  "score": 87.5,
  "violations": 3,
  "createdAt": "2026-04-19T10:00:00Z",
  "status": "warning"
}