Inference that lands
in the top corner.
One endpoint, nine models, no seat licences. Chat, embeddings, reranking and transcription — billed by the token and nothing else.
No card required · EU + US regions · OpenAI-compatible schema
Endpoints
Everything hangs off one base URL.
If your client already speaks the OpenAI schema, change the base URL and the key. That is the whole migration.
| Route | Does | p50 | Per 1M tokens |
|---|---|---|---|
| POST/v1/chat/completions | Streaming and non-streaming chat, tool calls, JSON mode | 41 ms | $0.60 |
| POST/v1/embeddings | 1024-dim vectors, batches up to 2048 inputs | 18 ms | $0.02 |
| POST/v1/rerank | Cross-encoder scoring for retrieval pipelines | 26 ms | $0.05 |
| POST/v1/audio/transcriptions | Speech to text, 40 languages, word timestamps | — | $0.004/min |
| GET /v1/models | Capabilities, context window and live pricing | 9 ms | free |
Models
Four we host, the rest on request.
Every model runs on our own hardware in Frankfurt and Ashburn. Nothing is proxied to a third party, and nothing you send is trained on.
goat-1
FrontierOur largest model. Long-context reasoning, tool use, and the only one we let near production code review.
goat-1-mini
FastSame tokenizer, a fifth of the cost. Built for classification, extraction and anything you run on every request.
tabby-8b
Open weightsApache-2.0, fine-tuneable, and downloadable if you would rather run it yourself. We host it because people asked.
Quickstart
Three steps, about four minutes.
Request a key
Keys start with nyf_ and are scoped per project. Rotate them from the dashboard whenever you like.
Point your client at us
Set the base URL to https://api.nyanference.dev/v1. Existing SDKs work unchanged.
Send the first request
Streaming is on by default. Usage shows up in the dashboard within a second or two.
The office
Two engineers, four cats, one poster wall.
We are small on purpose. Support is answered by the people who wrote the scheduler, usually within a few hours, occasionally from under a cat.






Pricing
Per token. No minimum, no seats.
Spend caps are hard caps — when you hit one, requests fail with a 429 instead of quietly costing more money.
Free
$0 / month
- 1M tokens a month
- 20 requests a minute
- Community support
- All models except goat-1
Pay as you go
$0.60 / 1M in
- Every model
- 600 requests a minute
- Email support, same day
- Spend caps and per-key budgets
Reserved
Talk to us
- Dedicated capacity
- Region pinning, EU or US
- 99.9% written into the contract
- Invoicing in EUR or USD
We are adding accounts in small batches while the second rack goes in. Mail hello@nyanference.dev with a sentence about what you are building and we will send a key in the next batch — usually inside a week.