patchBay

Account API vs DJI Developer (大疆)

If you need a Development API that's easy to integrate, go with DJI Developer (大疆).

Account API

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

DJI Developer (大疆)

DJI drone SDK — flight control, camera, live video, mission planning for Mavic, Phantom, Matrice series

Account API

  • Simple API key authentication
  • HTTPS supported

DJI Developer (大疆)

  • No authentication required
  • HTTPS supported
FeatureAccount APIDJI Developer (大疆)
AuthenticationapiKeyNone
HTTPSYesYes
CORSUnknownUnknown

When to use which?

DJI Developer (大疆) is the better choice for quick prototypes and hackathons since it requires no authentication.