FreeToken API Guide
Start the local FreeToken server and call OpenAI-compatible and Anthropic-compatible endpoints: chat completions, responses, messages, and streaming.
What is the API Guide?
The API guide shows how to start the local FreeToken server and call its OpenAI-compatible and Anthropic-compatible endpoints. It covers /v1/chat/completions, /v1/responses, and /v1/messages, streaming requests, server configuration flags, and copy-ready client examples so your apps can use local models immediately.
Why use the local API?
Drop-In Compatibility
Point existing OpenAI or Anthropic clients at your local server with one base URL change
Stream Responses
Enable token streaming for responsive chat and agent experiences
Keep Data Local
Run inference on your own hardware without sending prompts to the cloud
Featured & Essential
FreeToken anthropic api: Step-by-Step Setup Guide
Set up Anthropic API access for a FreeToken project with secure keys, environment variables, request testing, and troubleshooting tips.
FreeToken api server: Setup Guide & Runtime Tips
Learn how the FreeToken api server handles MoE caching, CPU-GPU execution, hardware checks, and practical local serving decisions.
All API Guides
FreeToken api: Local MoE Serving Setup Guide 2026
Learn how FreeToken serves frontier-scale MoE models locally with expert caching, adaptive CPU-GPU execution, and elastic memory management.
FreeToken local api: Setup Guide for MoE Serving
Set up FreeToken local api workflows on Windows or Linux, install the engine, choose models, and troubleshoot local MoE serving.
FreeToken openai api: 2026 Access Setup Guide
Learn how to verify FreeToken openai api offers, check eligibility, control usage, and avoid unexpected API charges in 2026.