← ClaudeAtlas

use-apitokenlisted

Connect any app, bot, script, or coding agent to apiToken.sale — one prepaid sk-pool key for the full Claude line (Anthropic Messages API), the GPT-5 line (OpenAI-compatible API), and the Gemini line (native Google Gemini API) at a flat 50% discount. Use when the user asks to integrate, call, configure, or debug apiToken.sale.
apitokensale-admin/apitoken.sale · ★ 0 · AI & Automation · score 72
Install: claude install-skill apitokensale-admin/apitoken.sale
# Use apiToken.sale apiToken.sale is an independent multi-provider API gateway built as a unified router (**`https://router.apitoken.sale`**): the **standard Anthropic Messages API** (full Claude line), an **OpenAI-compatible API** (GPT-5 line, Responses + Chat Completions), and the **native Google Gemini API** (Gemini line) behind **one prepaid `sk-pool-…` key** and one dollar balance. Request bodies, responses, SSE streaming, tool use and prompt caching behave exactly like the official APIs — only the base URL and key change. Every request bills at a flat 50% of the official token price — no tiers, no thresholds, no lock-in. Follow this file top to bottom. Everything in it is verified against the running gateway. ## 1. Get a key 1. Sign in at `https://apitoken.sale/dashboard` (email, Google, or GitHub). 2. Top up any whole-dollar amount (card or crypto). 3. Create a key in the **API keys** view. It starts with `sk-pool-`. Rules for agents: **never print, log, or commit the key.** Read it from an environment variable or ask the user to paste it into their shell — never into source files. The placeholder in every example below is `sk-pool-•••`. ## 2. Pick the right surface All provider surfaces are available on the Unified Router (`https://router.apitoken.sale`). Legacy per-provider hosts remain fully supported. | | Claude (Anthropic) | GPT (OpenAI-compatible) | Gemini (Google) | Universal (OpenAI-compatible) | |---|---|---|---|---| | Base URL | `https://router.apitok