Agents as a Service
Developer PreviewBeta

One API Key.Everything AI.

17 language models, 7 agent chains, company intelligence, and business services — all through a single endpoint with pay-as-you-go credits. OpenAI-compatible format.

Get Started

Loading...

Quick Start

Base URL

https://apigateway-q66ryynraa-uc.a.run.app

Authentication

Authorization: Bearer aaas_<your-key>

Chat Completion (OpenAI-compatible)

curl -X POST https://apigateway-q66ryynraa-uc.a.run.app/v1/chat/completions \
  -H "Authorization: Bearer aaas_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-flash",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

22 Endpoints

Grouped by category. All authenticated endpoints require a Bearer token.

System

GET/v1/statusPublic

LLM

GET/v1/models
POST/v1/chat/completions

Foundry

GET/v1/compose/chains
GET/v1/compose/foundries
GET/v1/compose/skills
POST/v1/compose/mega-grind

Intelligence

POST/v1/scrape/company
POST/v1/scrape/classify
POST/v1/skills/match
POST/v1/agents/suggest

Billing

GET/v1/billing/balance
GET/v1/billing/packages
GET/v1/billing/usage
POST/v1/billing/checkout

Keys

GET/v1/keys
POST/v1/keys/create
POST/v1/keys/revoke

Model Pricing

Per 1M tokens. Credits deducted based on actual usage. Gemini models available now; others activating.

ModelProviderInput/1MOutput/1MContextStatus
google/gemini-2.5-flashGoogle$0.15$0.601M
google/gemini-2.5-proGoogle$1.25$5.001M
anthropic/claude-4.5-sonnetAnthropic$3.00$15.00200K
anthropic/claude-4.5-haikuAnthropic$0.80$4.00200K
openai/gpt-5OpenAI$2.50$10.00128K
openai/gpt-5-miniOpenAI$0.15$0.60128K
deepseek/deepseek-r1OpenRouter$0.55$2.19128K
meta/llama-3.3-70bOpenRouter$0.40$0.40128K
perplexity/sonar-proPerplexity$3.00$15.00200K

Live now   Activating (needs provider key)

Not Just an LLM Router

17+

Language Models

Claude, GPT, Gemini, DeepSeek, Llama, Mistral, Perplexity — all via one key. OpenAI-compatible format means zero migration cost.

7

Agent Chains

Multi-agent orchestration via API. DevOps incident response, revenue pipeline, customer success, HR, finance, legal — each chain composes autonomous workflows. No competitor offers this.

63

Composable Skills

A skill vault that agents draw from. Anomaly detection, contract redlining, bias mitigation, flight-risk modeling — typed capabilities that compose into chains.

Credit System

Pay-as-you-go. $5 minimum. Credits never expire. Negative balance is mathematically impossible — every request is credit-checked before execution.

$5
500 credits
Starter
$25
2,500 credits
Builder
$50
5,000 credits
Scale
$100
10,000 credits
Pro

Roadmap

NowLLM + Compose + Intelligence + Billing22
NextAudio — TTS, STT, Music, Sound FX+30
SoonImage + Video Generation (FLUX, Veo, Kling, Sora)+78
Q3Social Scraping — LinkedIn, Twitter, Instagram, TikTok, Reddit+250
Q3Business — SMS, Document Processing, Presentations+8

Ready to deploy?

Initialize Your
Autonomous Workforce

Start with the API — 500 free credits on signup. Or book a call to scope custom agent workflows for your business.