Coding

LLM Gateway — Multi-Model AI Completions

Try it

LLM gateway & AI completion API for agents — call frontier models (Claude, GPT, DeepSeek) across cheap/pro/ultra tiers from one endpoint, pay-per-call in USD...

What it does

LLM gateway & AI completion API for agents — call frontier models (Claude, GPT, DeepSeek) across cheap/pro/ultra tiers from one endpoint, pay-per-call in USDC via x402. No API key, no provider account, no monthly bill. Use when an agent needs an LLM completion, AI text generation, or model routing with pay-as-you-go pricing.

The skill document

GoCreative LLM Gateway

One endpoint, three tiers of frontier models, pay-per-call in USDC. No API key, no OpenAI/Anthropic account needed.

When to use this

  • An agent needs an LLM completion but has no provider key / wants to pay-as-you-go.
  • An agent wants to pick a price/quality tier per task (cheap vs. frontier vs. top-end).

How it's paid (x402 — no key, no signup)

HTTPS GET with the prompt URL-encoded in the path. First call returns HTTP 402; your OpenClaw wallet auto-pays the USDC fee (Base) and retries, returning the completion.

Tiers (live endpoints)

CallModel tierPrice
GET https://api.gocreativeai.com/v1/ai/ask/{prompt}Fast & cheap (DeepSeek-tier)~$0.02
GET https://api.gocreativeai.com/v1/ai/pro/{prompt}Frontier — Claude 4.5 Sonnet (?model= to override)~$0.08
GET https://api.gocreativeai.com/v1/ai/ultra/{prompt}Ultra — Claude Opus 4.6, top-end reasoning~$0.25

URL-encode the prompt. Example: /v1/ai/ask/Summarize%20this%20contract%20in%203%20bullets.

Examples

  • Cheap classification: GET /v1/ai/ask/Classify%20sentiment%3A%20... → ~$0.02.
  • Frontier reasoning: GET /v1/ai/pro/Draft%20a%20reply%20to... → Claude Sonnet.
  • Hard problem: GET /v1/ai/ultra/Solve%20step%20by%20step... → Claude Opus.

Why GoCreative

Frontier models without an API key or a provider account — one x402 endpoint, three tiers, pay only per call. Drop it into any agent that needs an LLM and route by cost. Pairs with gocreative-compliance, gocreative-enrichment, and gocreative-crypto for a full agent back-office.

Provider: GoCreative — Agent Compliance & Data API · https://api.gocreativeai.com

Related skills

OpenAI-compatible LLM gateway for AI agents — point your OpenAI client's base_url here and pay per call in USDC via x402 (Base or Solana) or a funded key. 17...

1 installs

One API and one credential for frontier and open-source LLMs, built into your Neon branch and powered by Databricks. Use when a user wants to call an LLM, add AI/chat/an agent to their app, route between model providers (OpenAI, Anthropic, Google/Gemini, Meta, Alibaba, DeepSeek), or avoid juggling separate provider API keys and accounts — especially when they already use Neon and want AI requests to branch with their project. Works with the OpenAI SDK, Anthropic SDK, google-genai, the Vercel AI SDK, and Mastra by changing only the base URL. Triggers include "call an LLM", "add AI to my app", "chat completion", "model routing", "LLM proxy/gateway", "one API for all models", "use Claude/GPT/Gemini", "AI SDK", "Mastra agent", "Neon AI Gateway", and "log/rate-limit AI calls".

Give your agent its own LLM gateway account. Signs up for ProxyLLM (an OpenAI-compatible gateway with fallback lanes, budgets, and request logs) autonomously...

Compare multiple LLM models (GPT-5, Claude Sonnet 4.5, Gemini 3, DeepSeek v4-pro, Grok 4, etc.) side-by-side in one parallel request via OATDA's unified AI g...

Use APIDot for DeepSeek V4 Pro API workflows, including OpenAI-compatible chat, 1M-token long-context reasoning, complex coding, document review, agent plann...

Reference for the ai-assistant API / ai-provider SDK — model ids, pricing, params, streaming, tool use, 工具协议, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; do Use when 需要Development领域自动化处理、数据分析和流程编排时使用。不适用于无明确需求的模糊场景。

1 installs