Connect and manage your AI model providers
By default, Timely.ai uses platform-managed credits to run language models. When you connect your own provider key, the workspace agents start using your credentials — taking advantage of your volume contracts and private rate limits. Configured providers are available to all agents in the workspace.
OpenAI (GPT-5.1, GPT-5.2, etc.)
Go to platform.openai.com/api-keys
Log in to your OpenAI account and go to the API keys section.
Create a new key
Click Create new secret key. Give it a descriptive name (e.g., “Timely.ai Production”) to identify the source of the calls.
Copy the key
Copy the key immediately — it will not be shown again after closing the modal.
Go to Settings > Providers in Timely.ai
In the sidebar, click Settings and select the Providers subsection.
Click Add provider and select OpenAI
Fill in the internal name, select the OpenAI type, and paste the key in the corresponding field.
Save and validate
Click Validate key to confirm the credentials are working. With a positive validation, click Save.
OpenAI keys start with sk-. Verify that the organization associated with the key has access to GPT-5.1 and GPT-5.2 models — new models require access approval in the OpenAI panel.
Anthropic (Claude)
Go to console.anthropic.com/settings/keys
Log in to your Anthropic account and go to the keys section.
Create a new API key
Click Create Key. Set a name that identifies the use (e.g., “Timely Workspace”).
Copy the key
The key has the sk-ant- prefix. Copy it before closing the modal.
Go to Settings > Providers in Timely.ai
Navigate to the Providers subsection in Settings.
Add the Anthropic provider
Select the Anthropic type, name the provider, and paste the key.
Save and validate
Click Validate and, with positive confirmation, click Save. Available models: Claude Haiku 4.5 (3 credits), Claude Sonnet 4.6 (4 credits), and Claude Opus 4.6 (20 credits).
Make sure the Anthropic account has sufficient API balance. Keys from accounts without credits return error 429 even with a valid key.
Google Gemini (Google AI Studio)
Go to aistudio.google.com/app/apikey
Log in with your Google account and go to the Google AI Studio API keys section.
Create a key for the desired project
Select the associated Google Cloud project and click Create API key.
Copy the key
Google AI keys start with AI. Copy it before leaving the screen.
Go to Settings > Providers in Timely.ai
Navigate to the Providers subsection.
Add the Google provider
Select the Google type, name it, and paste the key.
Save and validate
Validate and save. Available models: Gemini 2.5 Flash (2 credits), Gemini 2.5 Pro (4 credits), Gemini 3.0 Pro Preview (6 credits), and Gemini 3.1 Pro Preview (6 credits).
OpenRouter (Coming soon)
Go to openrouter.ai/keys
Log in to your OpenRouter account and go to the API keys section.
Create a new key
Click Create Key and give it a descriptive name.
Copy the key
OpenRouter keys start with sk-or-. Copy it before closing the modal.
Go to Settings > Providers in Timely.ai
Navigate to the Providers subsection.
Add the OpenRouter provider
Select the OpenRouter type, name it, and paste the key.
Save and validate
Validate and save. Model available via OpenRouter: Kimi K2.5 from Moonshot AI (1 credit per message — best cost-efficiency in the catalog).
The OpenRouter integration is in gradual release. If the type does not yet appear in the provider selector, access has not yet been enabled for your workspace.
After creating the key in the provider’s panel, you have two ways to register it on the platform. Both have the same result — choose whichever is more convenient for your workflow.
Option 1: From the main workspace page
Go to Settings
In the sidebar, click Settings.
Open the Providers subsection
Select Providers from the list of available subsections.
Click Add provider
The registration form is displayed on screen.
Option 2: From an agent’s page
Go to the agent panel
Open the desired agent in AI Agents.
Locate the provider and model selector
In the agent settings section, click LLM Provider.
Select or add a provider
If the desired provider is not listed, click Add new provider to open the same registration form.
With the form open — whether from the workspace page or the agent page — follow these steps:
Fill in the internal name
Use a name that identifies the use (e.g., “OpenAI Production”, “Anthropic Testing”). This name appears in agent selectors.
Select the provider type
Choose from OpenAI, Anthropic, Google, or OpenRouter.
Paste the API key
The field masks the characters after insertion for security.
Validate the key
Click Validate key. The platform makes a test call to the provider and displays the result immediately — valid (green) or invalid (red with the provider’s error message).
Save the provider
With positive validation, click Save. The provider appears in the list with a status indicator and becomes available for selection in workspace agents.