Skip to main content

Connecting LLM Provider (API Key)

ChatATP supports integration with multiple leading language model providers. Connect your preferred provider to enable your agents to access powerful AI capabilities.

Supported LLM Providers

ChatATP currently supports the following providers:

LLM Providers

General

  • Moonshot AI
    • slug: moonshot-ai
  • OpenAI
    • slug: openai
  • Anthropic
    • slug: anthropic
  • Google Deepmind
    • slug: google-deepmind
  • XAI
    • slug: x-ai
  • AI21 Labs
    • slug: ai21
  • Perplexity
    • slug: perplexity
  • DeepSeek
    • slug: deepseek

Routers/Inference Providers

  • Fireworks AI
    • slug: fireworks-ai
  • Cohere
    • slug: cohere
  • Groq
    • slug: groq
  • Bytez
    • slug: bytez
  • Hyperbolic
    • slug: hyperbolic
  • Nebius
    • slug: nebius
  • Nscale
    • slug: nscale
  • Featherless
    • slug: featherless
  • Cerebras
    • slug: cerebras
  • Nvidia
    • slug: nvidia
  • Sambanova
    • slug: sambanova
  • Parasail
    • slug: parasail
  • TheAgentic
    • slug: theagentic
  • Together AI
    • slug: together-ai
  • HuggingFace
    • slug: huggingface
  • Anyscale
    • slug: anyscale

Connecting via API Key

Step 1: Get Your API Key

  1. Visit your provider’s developer console
  2. Navigate to API Keys or Access Tokens section
  3. Create a new API key for ATP usage
API key generation process

Step 2: Add to ChatATP Agent Platform

  1. Log into the ChatATP Agent Platform
  2. Navigate to Account > Tap on the AI Tab
  3. Click “Add AI Provider”
  4. Click the “Connect” button to insert your API key
  5. Click “Save” or “Cancel”

Step 3: Test Connection

After adding your API key:
  1. Click the “Test Connection” button
  2. ChatATP will verify the key is valid and accessible
  3. You’ll see a success message if everything is configured correctly
Testing LLM provider connection

Security Best Practices

  • Store API keys securely and never share them
  • Use environment variables in production environments
  • Rotate API keys regularly
  • Monitor API usage through your provider’s dashboard

Troubleshooting

If you encounter connection issues:
  • Verify the API key is correct and active
  • Check that you haven’t exceeded rate limits
  • Ensure your account has sufficient credits/billing
  • Contact support if issues persist

Next Steps

With your LLM provider connected, you can now connect OAuth integrations to give your agents access to external services.