CarAPI vs XPeng Developer (小鹏汽车)
If you need a Vehicle API that's easy to integrate, go with CarAPI.
XPeng Developer (小鹏汽车)
XPeng's smart EV platform — vehicle data, remote commands, charging management, OTA updates
CarAPI
- Simple API key authentication
- HTTPS supported
- No CORS support
XPeng Developer (小鹏汽车)
- No authentication required
- HTTPS supported
- Currently flagged as inactive
| Feature | CarAPI | XPeng Developer (小鹏汽车) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | No | Unknown |
When to use which?
XPeng Developer (小鹏汽车) is the better choice for quick prototypes and hackathons since it requires no authentication.