# Token Cafe — AI API Gateway (Aciemind) > OpenAI-compatible relay for Taiwan. TWD wallet, official API channels, zero conversation storage. - Base URL: https://api.aciemind.com/v1 - Auth: Authorization: Bearer sk-cafe-... - Pricing: https://token.aciemind.com/models.html - Security: https://token.aciemind.com/security.html - Status: https://token.aciemind.com/status.html - Docs: https://token.aciemind.com/docs.html - Skill: https://token.aciemind.com/skill.md - Account: https://account.aciemind.com ## Agent self-registration (no human, no approval) - POST /api/agent/register — returns sk-cafe- key + NT$1 trial credit instantly - model: "auto:free" — zero cost, no balance required, 6 RPM cap ## Endpoints - POST /api/agent/register — Self-register (no human, no approval); returns sk-cafe- key + NT$1 trial - POST /v1/chat/completions — OpenAI-compatible chat - POST /v1/messages — Anthropic-compatible (Claude Code / ZCode) - POST /v1/embeddings — Embeddings (model must have route) - POST /v1/images/generations — Image generation (routed models) - GET /v1/models — Models allowed for your token - GET /api/public/catalog — Public model menu with pricing - POST /api/redeem — Redeem a TC- prepaid card programmatically ## Trust - x-cafe-channel response header shows actual upstream channel per request - We do not store prompt or reply content — billing metadata only