happyhorse-1.1-r2v
happyhorse-1.1-r2v is a AI chat and completion model you can call through flatkey.ai's OpenAI-compatible API. On flatkey it runs at $0.006667 per request — about 33% below the $0.01 official list price, and $0.006667 per request. One API key covers GPT, Claude, Gemini, DeepSeek and 40+ other live models, so you can switch models without changing SDKs or juggling separate accounts. Billing is prepaid with live usage analytics and a single invoice, which keeps spend predictable as you scale.
Pricing
Specifications
- Provider
- AI
- Modality
- Text / chat
- Access
- OpenAI-compatible API
- Endpoints
- openai
How to use the happyhorse-1.1-r2v API
- 1Create a flatkey.ai account and API keySign up for free, then generate an API key in the console. New accounts get bonus credit on their first top-up.
- 2Point your OpenAI client at flatkeySet base_url to https://router.flatkey.ai/v1 and use your flatkey key as the API key. No other code changes are needed — the API is OpenAI-compatible.
- 3Call happyhorse-1.1-r2vSend a request with model set to "happyhorse-1.1-r2v" using the OpenAI SDK or curl. Copy a ready-to-run example below.
curl "https://router.flatkey.ai/v1/chat/completions" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $FLATKEY_API_KEY" \
-d '{"model":"happyhorse-1.1-r2v","messages":[{"role":"user","content":"Say hello in one sentence."}]}'happyhorse-1.1-r2v vs similar models
| Model | Input / 1M |
|---|---|
| happyhorse-1.1-r2v | $0.006667 |
| happyhorse-1.1-i2v | $0.006667 |
| happyhorse-1.1-t2v | $0.006667 |
Availability (last 30 days)
Frequently asked questions
How much does the happyhorse-1.1-r2v API cost?
On flatkey.ai, happyhorse-1.1-r2v costs $0.006667 per request and $0.006667 per request, roughly 33% below the official list price. Top up $200 and get $100 free to stretch the budget further.
Is happyhorse-1.1-r2v OpenAI-compatible?
Yes. Keep your existing OpenAI SDK, switch base_url to https://router.flatkey.ai/v1, and use your flatkey key. The model id stays "happyhorse-1.1-r2v".
Is happyhorse-1.1-r2v free to use?
Usage is pay-as-you-go, but priced well below the official list (about 33% cheaper), and new accounts receive bonus credit on their first top-up, so you can start testing at low cost.
How do I get an API key for happyhorse-1.1-r2v?
Sign up on flatkey.ai, create an API key in the console, and add prepaid balance. You can start calling happyhorse-1.1-r2v in minutes.
What other models can I use with the same key?
One flatkey key gives you GPT, Claude, Gemini, DeepSeek and 40+ other live models through a single OpenAI-compatible endpoint and one invoice.
How reliable is happyhorse-1.1-r2v on flatkey?
We publish the live 30-day success rate, throughput and latency for happyhorse-1.1-r2v directly on this page, updated from real traffic.
More AI models
Start building with happyhorse-1.1-r2v
One OpenAI-compatible key, prepaid billing, and bonus credit on your first top-up. Sign up in under a minute.
Get your API key