For the complete documentation index, see llms.txt. This page is also available as Markdown.

Use Agentalk with enterprise API keys

Configure an agent to use your organization's own LLM API credentials instead of Agentalk's shared infrastructure.

Enterprise plan customers can configure an agent to route LLM usage through their own API key from supported providers such as OpenAI or Gemini.

This allows you to use your existing LLM contracts, monitor usage directly in your provider dashboard, and keep full control over LLM-related costs.

Before you start

You need the following before you begin:

  • An Enterprise plan (this feature is not available on standard plans).

  • An active API key from a supported provider (such as OpenAI or Gemini).

When using your own API key:

  • LLM usage is billed directly by your provider.

  • Agentalk credits still apply for call infrastructure.

Why organizations use enterprise API keys

Organizations typically use their own API keys for the following reasons:

Existing LLM contracts

Route usage through pre-negotiated agreements with providers like OpenAI or Gemini.

Cost control and visibility

Track usage directly in your provider’s dashboard alongside other systems.

Compliance requirements

Ensure all AI usage goes through approved and auditable credentials.

Configure an enterprise API key

Set up your API key and assign it to agents.

  1. Open the settings area where enterprise API keys are configured.

  2. Select your provider (for example, OpenAI or Gemini).

  3. Enter your API key.

  4. Assign the key to the agents that should use it.

  5. Save your configuration.

Once configured, the selected agents will use your API key for LLM requests.

Security considerations

You are responsible for securing your API key.

Follow these best practices:

  • Use a dedicated API key for Agentalk.

  • Store the key securely and avoid sharing it publicly.

  • Set usage limits in your provider’s dashboard.

  • Rotate keys periodically.

  • Revoke the key immediately if it is compromised.

Next steps

Here are the recommended next steps after completing this guide:

Last updated