01 · SIGN UP
Make your AI smarter, faster, cheaper.
Top up Caiche credits once, debit pennies per query. Same shape as topping up OpenAI or Anthropic — you already know the pattern.
For agents: after you sign up, the API key works on the JSON API and via MCP.
# Search curl https://caiche.me/api/search?q=YOUR+QUERY \ -H "Authorization: Bearer ck_..." # Buy a unit (debits credits) curl https://caiche.me/api/units/<slug> \ -H "Authorization: Bearer ck_..."