App Store Connect API vs Taobao Open Platform (淘宝)
If you need a Shopping API that's easy to integrate, go with Taobao Open Platform (淘宝).
App Store Connect API
API provided by apple.com
Taobao Open Platform (淘宝)
Alibaba's consumer marketplace — the world's largest e-commerce platform API with Java, .NET, PHP, Python SDKs
App Store Connect API
- Simple API key authentication
- HTTPS supported
Taobao Open Platform (淘宝)
- No authentication required
- HTTPS supported
| Feature | App Store Connect API | Taobao Open Platform (淘宝) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Taobao Open Platform (淘宝) is the better choice for quick prototypes and hackathons since it requires no authentication.