Account Balance
$0.00
Credits never expire
Total Requests
0
All-time API calls
Tokens Used
0
Input + output combined
Quick start
OpenAI-compatible
https://meshtok.com/v1 Anthropic-compatible
https://meshtok.com # Python (OpenAI SDK) from openai import OpenAI client = OpenAI(base_url="https://meshtok.com/v1", api_key="sk-your-key") resp = client.chat.completions.create(model="deepseek/deepseek-v4-pro", messages=[...])
Don't have a key yet? Create one →
Recent activity
View allNo API calls yet. Start by creating a key and making your first request.