Text API
Text API
BeatAPI exposes public text models as a synchronous, token-metered API. Keep one BeatAPI key and choose the wire format that already matches your application.
Use GET /v1/models to read the models enabled for your environment. Text calls return JSON immediately or stream server-sent events; they do not create an asynchronous BeatAPI Task.
Choose Sol, Terra, or Luna, then copy a format-compatible request.
The newest OpenAI generation, billed flat with no long-context tier.
Use claude-fable-5-1 with the same four format-compatible endpoints.
Flash and Pro models through the same four endpoints.
Grok 4.5 and 4.6 through the same four endpoints.
V4 Pro, V4 Flash, and a vision tier, with published peak-hour rates.
K3, K2.6, and a code-specialised K2.7.
GLM 5.3 and the low-cost 5.3 Flash tier.
M2.7 and M3, including a very long context tier.
Qwen 3.7 Max, 3.8 Max, and 3.8 Flash.
MiMo V2.5 and V2.5 Pro.
HY3 and HY4, with HY3 on its own daily peak window.
Store permanent BeatAPI API keys on trusted servers. The different authentication headers exist for SDK compatibility; they all identify the same BeatAPI account and USD balance.

