Buffer OpenAPI Spec vs NIO Developer Platform (蔚来)
If you need a Vehicle API that's easy to integrate, go with NIO Developer Platform (蔚来).
Buffer OpenAPI Spec
OpenAPI Spec for Buffer, handcrafted by [Rodolfo Carvalho](http://rodolfocarvalho.net). **Note**: This is not an official spec. This is not endorsed by Buffer.
NIO Developer Platform (蔚来)
NIO's connected vehicle platform — vehicle status, remote control, navigation, charging station data
Buffer OpenAPI Spec
- Simple API key authentication
- HTTPS supported
- Currently flagged as inactive
NIO Developer Platform (蔚来)
- No authentication required
- HTTPS supported
| Feature | Buffer OpenAPI Spec | NIO Developer Platform (蔚来) |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
NIO Developer Platform (蔚来) is the better choice for quick prototypes and hackathons since it requires no authentication.