XROGA Black Hole V∞
One evolving model — xroga-black-hole-v-infinity. New capabilities ship inside XROGA Black Hole V∞, not as separate models. All 99 features and swarm agents available on every plan with generous rate limits.
Others count up. We count forever. Hover the ∞ symbol in-app for our philosophy on version infinity.
Use your session JWT from the dashboard, or create an API key in Settings → API (coming soon).
Authorization: Bearer <your_token> Content-Type: application/json
Run the full multi-agent swarm on any prompt. 1 action per chat turn; builds scale by complexity.
POST https://xroga-api.fly.dev/v1/swarm/execute
{
"prompt": "Build a landing page for my SaaS",
"model": "xroga-black-hole-v-infinity",
"project_id": "optional-uuid"
}