dogecat
MemoryChatbotsInferenceTry Chat
Sign InGet Started Free

AI infrastructure that feels effortless

Memory, chatbots, and inference in one calm workspace with simple APIs and low-cost defaults.

Get Started FreeTry the Chat
OpenAI-compatible APIs
Kimi K2.6 inference on Gonka
Simple pricing, free to start
All systems operational
Chat

What did we decide about the API rate limits?

10:32 AM

Write endpoints stay at 600 RPM per org. Read endpoints can burst to 1200 RPM for 30 seconds when the workspace is healthy.

Memory graph

api policy
pricing
rate limits
errors
team sync

Usage this month

Memory
12.4M
tokens indexed
Recall
84ms
avg search
Links
2.8K
auto bonds

POST /api/v1/memories

curl https://api.dogecat.ai/api/v1/memories \
  -H "Authorization: Bearer $DOGECAT_KEY" \
  -H "Content-Type: application/json" \
  -d '{"content":"User prefers concise status updates"}'

Three pathways. One platform.

Start with the product you need today, then connect the rest when your AI workflow gets more ambitious.

Memory

Persistent agent memory with search, encryption, and a knowledge graph that grows with every conversation.

Store context automatically
Search by meaning
Link related decisions
Explore Memory

Chatbots

Train document chatbots on PDFs, URLs, and text sources, then embed them anywhere with a tiny script tag.

Grounded answers with sources
Widget and API delivery
Conversation analytics
Explore Chatbots

Inference

OpenAI-compatible Kimi K2.6 inference on Gonka with streaming, tool calling, and low-cost defaults.

Drop-in chat completions
Usage based pricing
No vendor lock-in
Explore Inference

Simple APIs. Drop-in compatible.

Use the same primitives across memory, chatbots, and inference.

View API docs
curl https://api.dogecat.ai/v1/chat/completions \
  -H "Authorization: Bearer $DOGECAT_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"moonshotai/Kimi-K2.6","messages":[{"role":"user","content":"Hello"}]}'
4,862
Developers
+12% this month
1.3B
Requests
+18% this month
99.95%
Uptime
30-day average
62%
Lower cost
vs GPT-4.1 input

Build the calm AI backend your product deserves.

Free tier on all products. No credit card required, and every pathway has a real API behind it.

Get Started Free
© 2026 Dogecat. All rights reserved.
TermsPrivacyDocsGitHub