Security Method

  • All APIs, provided by NeoX, are RESTful protocol.

  • Authentication Mechanism: Bearer Token.

  • How to Do: The platform needs to pass the token received in the authenPlatform API into the Authorization header before calling other APIs.

Last updated