OpenAPI Agent-Readiness Auditor avatar

OpenAPI Agent-Readiness Auditor

Pricing

$200.00 / 1,000 openapi agent-readiness auditor results

Go to Apify Store
OpenAPI Agent-Readiness Auditor

OpenAPI Agent-Readiness Auditor

Pricing

$200.00 / 1,000 openapi agent-readiness auditor results

Rating

0.0

(0)

Developer

Lav Chaudhary

Lav Chaudhary

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Audit a JSON OpenAPI or Swagger document for agent-facing descriptions, schemas, operation IDs, and response completeness.

Example input

{
"spec": {
"openapi": "3.0.3",
"info": {
"title": "Demo",
"version": "1.0.0"
},
"paths": {
"/health": {
"get": {
"operationId": "get_health",
"summary": "Health check",
"responses": {
"200": {
"description": "OK"
}
}
}
}
}
}
}

Billing

One successful audit result writes one dataset item and emits exactly one primary pay-per-event event. Validation and execution failures are not charged.

Safety and limitations

  • Limited permissions; Standby disabled; no credentials, wallet access, shell execution, package installation, or arbitrary user code.
  • This is a deterministic/static or bounded-fetch tool. It does not claim OCR, live CVE coverage, visual WCAG certification, independent fact verification, or runtime API verification unless explicitly stated above.