1
$0.1 USDC · separate authorization
OpenAPI pytest generator
Generate bounded, mutation-guarded pytest and requests smoke tests.
POST
https://apiacre.com/v1/developer/openapi-test-generateInput template
{
"document": "$openApiDocument",
"format": "$format",
"max_operations": 50,
"include_optional": false,
"timeout_seconds": 20
}Use this result
Review result.data.operations, warnings, and source; generated mutating tests remain disabled unless the eventual runner explicitly enables them.