Product

AveMujica API

A model-access console for teams that already know how they want to call AI. Ellye Productions builds and operates the gateway.

Example

curl https://api.avemujica.moe/v1/chat/completions \
  -H "Authorization: Bearer $AVEMUJICA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "catalog/chat",
    "messages": [{"role":"user","content":"Hello."}]
  }'
01

Compatible endpoints

Point existing OpenAI, Claude, and Gemini-style clients at one gateway. Keep the SDK you already have.

02

Keys in one console

Create, rotate, and scope API keys without a spreadsheet of secrets living in chat logs.

03

Usage you can read

Request history, credits, and spend sit next to the models. No guessing which call burned the budget.

04

Catalog before you call

Pricing, context limits, modalities, and provider options are public in the catalog so a new model is a decision, not a surprise.

Talk to the studio