← All projects

ae_sdk

by @moh3a

68

A simple SDK for Aliexpress (dropshipping and affiliate) APIs.

About this project

AliExpress SDK A simple, lightweight, and fully type-safe SDK for the AliExpress Open Platform APIs. Supports System Authentication, Dropshipping, and Affiliate APIs. 📖 Overview AliExpress has completely migrated their services from the legacy Taobao Open Platform to the new Open Platform for International Developers. While this update brought significant improvements, they have yet to release an official Node.js SDK for the new platform. This unofficial SDK bridges that gap by providing a simple, consistent interface for Node.js developers to interact with AliExpress APIs. ✨ Features This SDK provides several key capabilities: 🔐 Authentication & Security Request Signing - Automatic generation of method signatures required by AliExpress Session Management - Streamlined token generation and refresh flows Error Handling - Consistent error responses with detailed messages 💻 Developer Experience Type Safety - Fully typed parameters and responses for all API methods Intuitive API - Clean, method-based approach to API calls 🛍️ Supported APIs System Authentication - Token generation, refresh, and security token operations

From the project README on GitHub

Stars
68
Forks
10
License
MIT
Last push
30 Mar 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/ae-sdk.svg)](https://www.madeinalgeria.dev/projects/ae-sdk)

Related projects