OpenAPI Quality Evidence Validator avatar

OpenAPI Quality Evidence Validator

Pricing

from $2.80 / 1,000 specification validateds

Go to Apify Store
OpenAPI Quality Evidence Validator

OpenAPI Quality Evidence Validator

Validate public OpenAPI and Swagger documents into endpoint inventory, documentation, operation ID, response, and security evidence without calling API operations.

Pricing

from $2.80 / 1,000 specification validateds

Rating

0.0

(0)

Developer

Michael Olmos

Michael Olmos

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Validate public OpenAPI and Swagger documents into endpoint inventory, documentation, operation ID, response, and security evidence without calling API operations.

Reliability and safety

  • OpenAPI 3.x and Swagger 2.0 inventory.
  • JSON and YAML parsing.
  • Operation-level evidence.
  • Security and mutating-operation checks.
  • Never calls documented operations.
  • Inputs are deduplicated and bounded; the memory cap is locked to 256 MB.

Charging

PAY_PER_EVENT uses a one-time Actor-start event plus spec-validated. Only successful completed evidence rows are charged. Invalid inputs, network or protocol failures, and the OUTPUT summary are not charged.

Example input

{
"specUrls": [
"https://petstore3.swagger.io/api/v3/openapi.json"
],
"maxSpecs": 1,
"timeoutSecs": 20
}

Output

The default dataset contains normalized evidence rows. The OUTPUT record reports submitted, unique, attempted, completed, failed, input-limited, and budget-limited counts without hiding partial failures.