Private API key
A unique customer credential is shown once after confirmed payment.
Issued securelyA controlled gateway for model access, customer keys, usage policy, and live billing.
01 / The gateway
Your product sends one request to blueberry. The gateway checks the customer, protects upstream credentials, applies account rules, records usage, and returns a familiar response. Customers see the part they need. Operators keep control of the rest.
02 / After checkout
Payment does not end at a receipt. It creates a usable account with the access details and visibility needed for the first request.
A unique customer credential is shown once after confirmed payment.
Issued securelyA compact base URL that fits common chat-completion integrations.
Ready to connectThe selected plan sets a clear combined input and output token limit.
Visible rulesPlan, status, current usage, and renewal details stay available.
Self-serveBilling, access, and security questions go to dedicated support routes.
Human help03 / First request
Choose a plan, enter the access email, and complete payment in secure checkout.
After payment confirmation, a private blueberry API key is issued and shown once.
Use the familiar chat endpoint while usage and subscription status stay connected.
04 / Product view
Integration stays compact while account state remains visible and understandable.
/v1/chat/completions200
05 / Compatibility
The gateway follows the request patterns developers already expect, so existing application code usually needs only a base URL and customer key change.
POST /v1/chat/completionsAuthorization: Bearer bbai_live_...application/jsonstream: true | falsemodel: provider-default06 / Use cases
Connect once, keep application code focused, and add AI without rebuilding the infrastructure around it.
Keep sensitive upstream keys on the server instead of shipping them inside customer applications.
Tie every request to a customer key, active plan, monthly allowance, and clear account state.
See token consumption and account status without exposing the systems that route each response.
07 / Security
Payment details, customer access, request content, and provider credentials follow separate paths. Each service receives only what it needs.
Public traffic is encrypted between the customer and gateway.
Issued keys are stored as one-way hashes after initial delivery.
Provider credentials stay out of browser code and customer responses.
Card details are entered only inside secure Paddle checkout.
08 / Token rules
Usage is measured against one understandable monthly allowance. Customers can inspect the same account state the gateway enforces.
Allowance resets when the monthly subscription renews.
The account view shows current-cycle token usage at any time.
Requests pause at the plan limit instead of creating surprise overages.
Unused allowance does not roll over and cannot be withdrawn.
09 / Billing
One email, one monthly plan, and a clear allowance. Taxes and renewal terms appear before payment.
Paddle is confirming access with blueberry.
Loading secure checkout configuration.
Checkout: LoadingMonthly subscriptions renew until canceled. Allowances reset each billing cycle and have no cash value. Read our Terms, Privacy Policy, and Refund Policy.
10 / Account
Check your plan, subscription status, usage, and renewal information with your private blueberry key. The key is used for this request only and is not saved in the browser.
11 / Operations
Active, canceled, past-due, and expired accounts can be handled consistently by the gateway.
Customer identity and monthly usage are evaluated before upstream work begins.
Access problems stay inside the blueberry customer layer, keeping provider credentials private.
Operators can understand request outcomes and account state while checkout remains separated.
12 / About
blueberry Ai is building a focused gateway for teams that want private model access without turning billing, credentials, and usage controls into a second product.
The goal is simple: make the first purchase understandable, make the first integration familiar, and keep sensitive infrastructure out of customer code.
Plans, limits, account status, and next steps should be obvious.
Credentials and payment data stay inside the services built to handle them.
Start with one endpoint and grow only when the product needs more.
Questions
After Paddle confirms the transaction, blueberry provisions the subscription and displays the new API key on this page.
Only inside Paddle's secure checkout. Raw card details never reach the blueberry server.
Requests pause until the next billing cycle or until the customer moves to a larger plan.
Yes. Open Billing or use the account section with your blueberry API key to view plan and usage status.
Contact