patchBay

Account API vs V2EX API

If you need a Development API that's easy to integrate, go with V2EX API.

Account API

Enables users to manage their Vonage API Account by programmable means. More information is available here: <https://developer.nexmo.com/account/overview>.

V2EX API

Chinese tech community and forum — topics, nodes, members, replies

Account API

  • Simple API key authentication
  • HTTPS supported

V2EX API

  • No authentication required
  • HTTPS supported
FeatureAccount APIV2EX API
AuthenticationapiKeyNone
HTTPSYesYes
CORSUnknownUnknown

When to use which?

V2EX API is the better choice for quick prototypes and hackathons since it requires no authentication.