AIS Hub vs DiDi (滴滴)
If you need a Transportation API that's easy to integrate, go with DiDi (滴滴).
AIS Hub
- Simple API key authentication
- No HTTPS support
DiDi (滴滴)
- No authentication required
- No HTTPS support
| Feature | AIS Hub | DiDi (滴滴) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | No | No |
| CORS | Unknown | Unknown |
When to use which?
DiDi (滴滴) is the better choice for quick prototypes and hackathons since it requires no authentication.