{"uid":"cap_QdffLVP6ZJigJutTvD1jY","slug":"apiacre-com-openapi-audit-adfec685","name":"apiacre.com OpenAPI Audit","description":"Validate and audit an OpenAPI document for missing operation IDs, descriptions, responses, and consistency problems.","url":"https://apiacre.com/v1/developer/openapi-audit","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"format":{"enum":["json","yaml"],"type":"string"},"document":{"type":"string"}}},"responseSchema":{"type":"json","example":{"data":{"score":80,"valid":false,"issues":[{"code":"missing_paths","message":"No API paths are defined","severity":"high"}],"operations":0},"meta":{"cached":false,"sources":[],"warnings":[],"duration_ms":42,"next_actions":[{"path":"/v1/developer/openapi-test-generate","title":"OpenAPI pytest generator","method":"POST","reason":"Generate syntax-validated pytest smoke tests from the audited OpenAPI document.","service":"developer.openapi-test-generate"}]},"service":"developer.openapi-audit","version":"1","request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YlCjOeNli5hlTY2J7Vsja","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates and audits an OpenAPI document for missing operation IDs, descriptions, responses, and consistency problems","exampleAgentPrompt":"Can you audit this OpenAPI spec and tell me what's missing or inconsistent — things like missing operation IDs, undocumented responses, or blank descriptions?","exampleUseCases":[{"title":"Pre-publish API spec review","prompt":"Before I publish this OpenAPI spec to my developer portal, can you run an audit on it and flag any missing operation IDs, blank descriptions, or incomplete response definitions?"},{"title":"CI pipeline spec validation","prompt":"I want to make sure our OpenAPI YAML never ships with missing fields — can you audit this spec document and list every consistency problem or missing piece so I can fix them before merging?"},{"title":"Third-party API quality check","prompt":"I just downloaded an OpenAPI spec from a vendor and I'm not sure how complete it is — can you audit it for missing operation IDs, descriptions, and response schemas so I know what's undocumented?"}],"resultDescription":"A structured audit report listing all detected problems in the OpenAPI document, including missing operation IDs, missing or empty descriptions, missing response definitions, and any consistency or structural issues found across the spec.","failureModes":["Invalid or malformed OpenAPI document returns a parsing error","Unsupported OpenAPI version may not be fully analyzed","Extremely large spec files may time out or hit payload size limits","Non-OpenAPI JSON/YAML documents return an error indicating wrong format"],"whenToPreferThis":"Use this endpoint when you need programmatic, structured validation of an OpenAPI specification — especially in CI/CD pipelines, developer portals, or agent workflows where you want to enforce completeness standards like operation IDs, descriptions, and response coverage. Prefer this over generic JSON validators when the content is specifically an OpenAPI document and you want API-domain-aware audit rules.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:41:19.786Z","isFirstParty":false}