Skip to Content
Introduction

Welcome to Accly Gateway

Build with supported AI models through one multi-model gateway. Create Accly API keys, route requests through familiar provider-compatible API formats, and manage model access, usage, limits, and billing from one account.

Start here

How Accly works

Accly Gateway is a multi-model AI gateway API. It lets you call supported AI models through familiar OpenAI-compatible, Anthropic-style, and Google/Gemini-style API formats where available.

Your Accly account controls Gateway API access, model tiers, API key access, daily budgets, request limits, rate limits, and billing status. The hosted Accly app is where you manage your account, API keys, model access, usage, subscription, and optional hosted chat.

  1. Create an accountSign in to the Accly app to manage Gateway API access.
  2. Choose a planSelect a plan with API key access and the model tiers you need.
  3. Create an API keyGenerate an Accly API key and choose the key type for your endpoint family.
  4. Pick a modelUse a supported model ID that is available to your account and plan.
  5. Send requestsCall the Gateway API from your server, tool, agent, or automation.
  6. Track usageMonitor daily budgets, daily request limits, RPM, and subscription status in Accly.

Primary quickstart endpoint

The easiest onboarding route is the OpenAI-compatible chat completions endpoint:

Primary endpoint
POSThttps://api.accly.net/v1/chat/completions

For this endpoint, use an openai or universal key type. See Gateway API for endpoint families, request, response, streaming, and error examples.

What Accly provides