Get Your API Key
To use the Vidau OpenAPI, you need to obtain an API key. Follow these steps to get your API key:- Login/Register to Vidau OpenAPI Developer Console
- Visit https://www.superaiglobal.com/
- If you are a new user, complete the registration process first
- If you already have an account, log in directly
- Create API Key
- After logging in, find and click “API Key” in the left menu
- Click the “Create API Key” button to generate a new API key
- Copy and Save API Key
- After successful creation, immediately copy your API key
- Important Note: Please save this API Key. You won’t be able to view it again after creation
- It is recommended to save the API key in a secure location, such as a password manager
Using Your API Key
To authenticate your API requests, include your API key in the Authorization header of your requests:YOUR_API_KEY with the actual API key you generated.
Security Best Practices
- Keep your API key secure and do not share it publicly.
- Regenerate your API key if you suspect it has been compromised.
- Use environment variables or secure vaults to store your API keys in applications.
