Getting Started
Last updated
Last updated
Secret3 models are currently in closed beta access. Please reach out to us for access.
The API Key is a long-lived access token that represents access to your account. DO NOT share the key publicly (eg. directly on a frontend) or check it into version control (eg. git).
Upon logging in, generate an API key on the home as shown below. Each account has a limit to the total number of active API keys. If you require more keys, please reach out to our team. An unused API key may be deleted on the console at any time.
The API is OpenAI client-compatible making it easy to integrate with existing applications.