Unified Billing & Ledger
Why this exists
Route your LLM through Floe (BYOK metered proxy)
curl -X POST https://credit-api.floelabs.xyz/v1/llm/chat/completions \
-H "Authorization: Bearer $FLOE_API_KEY" \
-H "X-Floe-Provider-Key: $OPENAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-4o",
"messages": [{ "role": "user", "content": "Hello from Floe" }]
}'One task, one budget, every vendor
Keyless inference
Next
Last updated
