Authentication
The Scenext API uses Bearer Token authentication. You need to include your API key in the Header of each API request.Getting API Key
- Log in to scenext.cn
- Go to your personal center
- Find “API Keys Management”
- Click “Create API Key”
- Copy and save your API key
Please keep your API key safe and do not expose it in client-side code.