v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
API Discovery

Upload and scan an API description file

An API description file must adhere to the OpenAPI specification and be written in YAML or JSON format. The file name should be provided as the value for the file_name parameter. The contents of the file must be base64 encoded and supplied as the value for the file_data parameter.

post/waap/v1/domains/{domain_id}/api-discovery/upload

Path parameters

domain_idinteger required

The domain ID

The domain ID

Request body

file_namestring required

The name of the file

file_datastring required

Base64 representation of the description file. Supported formats are YAML and JSON, and it must adhere to OpenAPI versions 2, 3, or 3.1.

Response

Successful Response

idstring uuid required

The task ID