{"openapi":"3.2.0","info":{"title":"AliExpress Business API API","description":"🌍💼 #1 AliExpress Data API – Built for Speed, Scale, and Smart Commerce Say goodbye to unreliable scrapers and manual data maintenance. This is the real-time product data API trusted by businesses, developers, and creators building the next generation of dropshipping, affiliate, and eCommerce tools.","version":"1.0.0"},"servers":[{"url":"https://oarvo.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"tags":[{"name":"reference"}],"paths":{"/affiliate-promo-names.php":{"get":{"operationId":"get_affiliate_promo_names_php","summary":"Promo Names","description":"Returns a list of available promo names that can be used as values for the promotion_name filter in the Search Hot Products endpoint.","tags":["reference"]}},"/getcategory.php":{"get":{"operationId":"get_getcategory_php","summary":"get Category's","description":"It is an API designed to fetch AliExpress Category ID and Category Name.","tags":["reference"],"parameters":[{"name":"categoryId","in":"query","required":false,"schema":{"type":"string"}},{"name":"lang","in":"query","required":false,"schema":{"type":"string","example":"en"}}]}},"/list_country&region.json":{"get":{"operationId":"get_list_country_region_json","summary":"Country and Region","description":"**Provides a list of countries and regions including their `code`, `name`, and `phoneCode`. The `code` value from this response is used as input for parameters like `country`, `ship_to`, or `ship_from` in other API endpoints.*","tags":["reference"]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}