✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI Chatbot With Bring Your Own API Key for WordPress

SleekAI talks directly from your WordPress server to OpenAI, Anthropic, Google, or OpenRouter using the API keys you paste into the dashboard. There's no proxy, no token markup, and no per-message surcharge. Your prompts and conversations stay between your server and the model vendor of your choice.

♾️ Lifetime License available

SleekAI chatbot for Chatbots With BYOK

Per-message pricing makes AI chat expensive at scale

Most hosted chatbot platforms charge per message or per conversation on top of whatever the model itself costs. The markup is sometimes 2x, sometimes 5x, and it is always hidden behind seat licenses and credit bundles that make direct comparison hard. A site that pays $50 a month for the platform plus its own model usage often ends up at $300 once volume picks up, with little control over what part of the bill is model and what part is platform tax.

SleekAI is a WordPress plugin, not a service. You paste your OpenAI, Anthropic, Google, or OpenRouter API key into the settings page once. From then on, every chat turn sends a request directly from your server to the provider you chose. The model vendor bills you directly for tokens used. SleekAI is paid once for the license and never takes a cut of inference. Your token budget is whatever your provider account is set to, not whatever a credit-bundle reseller decides to limit you at.

Generic platforms argue that bundling tokens simplifies billing. In practice it removes visibility and limits choice. With BYOK you can run a cheap Gemini Flash bot on a high-volume FAQ and an expensive Claude Opus bot on a complex sales flow, pay exactly what each consumes, and switch providers in seconds without the platform telling you which models are 'supported' on your plan tier.

Workflow

How BYOK works inside SleekAI

1

Paste your provider keys

Open the SleekAI providers panel and paste your API keys for OpenAI, Anthropic, Google, OpenRouter, or any custom OpenAI-compatible endpoint. Keys are encrypted at rest using your WordPress auth salts. Friendly names let you organize multiple keys per provider for different billing or team scopes.
2

Pick a model per bot

Each chatbot has a model dropdown. Choose any model whose provider you've configured. The bot uses that exact model for every turn. Different bots on the same site can use different providers and different models without any cross-bot interference.
3

Inference goes direct

When a user sends a message, SleekAI builds the request and posts it directly from your WordPress server to the chosen model vendor's API. The vendor processes the inference and returns a reply. SleekAI logs the turn and renders the reply. No external proxy ever sees the content.
4

Pay providers, not platforms

The model vendor invoices you for actual token usage at their published rates. SleekAI is paid once for the plugin license and never takes a percentage of inference. Volume scaling works linearly with token cost, with no platform-tier upgrades, no overage fees, and no per-message surcharge.

Try it now

A typical BYOK setup conversation

A site owner asks about cost control and provider choice for high-volume chat traffic.

Comparison

Generic chatbot vs SleekAI for BYOK

Generic chatbot

  • Charges per message on top of model costs
  • Locks you to one provider per pricing tier
  • Proxies inference through their servers
  • Limits which models you can choose by plan level
  • Stores conversation logs on third-party infrastructure

SleekAI chatbot

  • Direct API key for OpenAI, Anthropic, Google, OpenRouter
  • No proxy, no token markup, no per-message fee
  • Switch providers via a dropdown, no code changes
  • Conversations stored in your wp_sleekai_* tables
  • One-time license, unlimited bots and turns

Features

What SleekAI gives you for Chatbots With BYOK

Direct provider keys

Paste your OpenAI, Anthropic, Google, or OpenRouter API key into the SleekAI settings. From that moment, every inference request goes straight from your server to the provider. SleekAI never sees your prompts and never proxies the request through any external server.

Zero token markup

You pay the model vendor exactly what they charge: $5 per million input tokens for GPT-4o mini, $3 for Claude Sonnet, etc. SleekAI is paid once for the plugin license and never again. There is no per-message fee, no monthly token allowance, no overage billing.

Provider portability

Change the model dropdown on a bot to flip between providers. Same prompt, same conversation state, same WordPress variables. If a provider raises prices or releases a worse model, you switch in 30 seconds without rebuilding anything or migrating data.

Use cases

Why teams choose BYOK over bundled inference

Predictable per-token billing

Finance teams prefer the direct provider invoice because it's auditable. Token usage appears in the OpenAI or Anthropic console with no platform abstraction layer. Variances between months are explainable and tied to actual model consumption.

Privacy and data residency

Regulated industries (healthcare, finance, legal) need to know exactly where prompts go and who can see them. BYOK gives a clean two-party data flow: your server to the model vendor. Vendor-specific data handling commitments apply directly without a third intermediary.

Volume scaling without surcharge

Scaling from 10k chats to 1 million chats per month doesn't trigger platform-tier upgrades. The model bill scales linearly with usage but the SleekAI license stays at the original one-time price. Volume customers save dramatically.

The bigger picture

Why BYOK is the right architecture for chat

Hosted chat platforms made sense when frontier APIs were hard to integrate and inference was expensive enough that bundling felt like a discount. Neither is true anymore. OpenAI, Anthropic, and Google APIs are straightforward to call from any server with an HTTP client, and direct provider pricing has dropped to fractions of a cent per typical chat turn.

The economic case for paying a platform 2-5x markup on top of the model itself has eroded. What remains is the convenience argument, and that argument falls apart at any meaningful scale. The other dimension is control.

With BYOK, the model vendor relationship is yours directly. Their data handling, retention, and abuse policies apply to you on their terms, with no platform intermediary adding a fourth party to the data flow. If a vendor releases a better model or cuts prices on an existing one, you switch immediately by changing a dropdown.

If you want to A/B test two providers on the same prompt, both keys are already there. If you need to comply with data residency rules, you pick the provider whose regions match and there is no platform layer to negotiate with. The whole stack collapses to two parties, your server and the model vendor, which is the simplest architecture that can possibly work.

Questions

Common questions about SleekAI for Chatbots With BYOK

OpenAI (GPT-4o, GPT-4o mini, o1, o3 family), Anthropic (Claude 3.5 Sonnet, Haiku, Opus, Claude 3.7), Google (Gemini 1.5 Pro, Flash, 2.0 family), and OpenRouter (which itself spans 200+ models from many providers). Self-hosted endpoints that speak the OpenAI-compatible API also work via the custom endpoint option.

 

No. Every inference request goes directly from your WordPress server to the model vendor's API using your key. SleekAI's update server checks license validity periodically but never sees prompts, conversation content, or your API key. The plugin runs entirely on your hosting infrastructure.

 

Encrypted in your WordPress database (wp_options). The encryption key is derived from your WordPress auth keys defined in wp-config.php. Keys are decrypted only at request time and never logged. Best practice is to also restrict the API key by IP or by usage on the vendor's side.

 

Yes. The providers panel supports multiple keys per provider with friendly names. Different bots can use different keys, which is useful for separating billing by team or client, or for running side-by-side experiments without mixing usage in the vendor dashboard.

 

SleekAI surfaces the provider's exact error message in the bot settings and conversation log. Common causes are expired keys, exceeded rate limits, billing card declined, or restricted geographic regions. Fix the issue with the vendor directly and the bot resumes on the next request without any SleekAI intervention.

 

No. Conversations are written to wp_sleekai_conversations in your WordPress database. Token counts, model names, originating pages, and message content all stay on your server. Export is available through CSV or the WP-CLI command for migration or analysis.

 

A one-time plugin license, with optional annual updates and support. There is no per-message fee, no monthly platform subscription, no token allowance to manage. After the license you only pay the model vendors for actual usage, billed directly through their consoles at whatever rate they publish.

 

Yes. The custom endpoint option accepts any OpenAI-compatible API URL. Ollama with the OpenAI compatibility layer, vLLM, llama.cpp server, and several other inference servers all work. Point SleekAI at your endpoint URL, optionally include an auth header, and bots can use your self-hosted model with the same configuration as any cloud provider.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView