AliExpress to OpenAPI

Simple API to convert AliExpress' proprietary API documentation format to OpenAPI/Swagger

BASE URL
https://aliexpress-converter-main-5912827.d2.zuplo.dev

Convert AliExpress Format to OpenAPI

Given an AliExpress API operationId, generates a corresponding OpenAPI spec documenting that operation

Path Parameters

operationId

required, string

The AliExpress API endpoint path. Ex. for this endpoint this operationId is aliexpress.ds.recommend.feed.get

GET
/convert/:operationId
1