Tokfai
Tokfai — KA AI aggregation platform
Not a single chat tool. One API key for text & code (GPT / Gemini), image generation (Nano Banana), and reserved video capacity.
Built for enterprise workloads: ecommerce batch product shots, training remixes, GEO outbound content, and drone flight analytics. Text bills by usage; images bill only on success after async task completion.
https://api.tokfai.com
Core capabilities
Text/code, image generation (async task_id), and client integration — same Tokfai base URL. Video is reserved / coming soon.
- Endpoint
- POST /chat/completions
- Recommended model
- auto-fast
- Endpoint
- POST /v1/images/generations
- Recommended model
- nano-banana
- Endpoint
- https://api.tokfai.com/v1
- Recommended model
- auto-fast
How it works
From sign-up to your first API call in five steps.
- 1
Sign in
Create a Tokfai account or log in with your existing credentials.
- 2
Buy compute credits
¥10 = 100,000 compute credits — prepaid balance powers every API call.
- 3
Create API key
Issue a sk-tokfai_… key from the dashboard and store it securely.
- 4
Call the API
Point OpenAI SDK, Cursor, Cherry Studio, or your app at api.tokfai.com/v1. Use Chat for text models; Image Workbench for Nano Banana async image tasks.
- 5
Monitor usage
Watch requests, credits charged, and ledger entries update in real time.
Developer quick reference
Swap your base URL and Authorization header — keep the rest of your OpenAI-compatible code unchanged.
https://api.tokfai.com/v1sk-tokfai_...¥10 = 100,000 compute credits (¥1 = 10,000)Successful calls debit compute credits. Failed calls and image timeouts are not charged.Chat Playground is for text models only. Image Workbench is for Nano Banana image models via async tasks.Bearer sk-tokfai_xxx