Skip to main content

Get Started

AON makes it easy to run machine learning models in the cloud from your own code.

Get API Key And JWT Token

Before using AON, we need to obtain an API Key or JWT Token for authentication in future API calls.

1,Login from AON home site or Dashboard

2, If you are logged in from the AON home site, please navigate to the Dashboard.

3,You can find the API Key from the list of API Keys.

4,You can find the JWT Token from the list of JWT Tokens.

5,You can choose either API key or JWT token for authentication.

Usage

Using AON with Node.js

Using AON with Python

Using AON with HTTP