Skip to main content
Magica overview
The Magica REST API lets you discover available AI models, inspect input schemas, run models and workflows, estimate credits, and retrieve run history. Use it from mobile apps, backend services, and MCP-compatible AI assistants.

What you can do

Models

List models, search by category, inspect schema fields, and read pricing.

Runs

Start workflow runs, run individual workflow nodes, and poll results.

System workflows

Browse public workflow templates and fetch details by ID.

MCP Server

Connect Claude, Cursor, and other MCP clients to build workflows from chat.

Why Magica

One catalog, many models

Browse image, video, audio, LLM, and utility models through one public REST surface.

Schema-first

Fetch model schemas before rendering forms or submitting generated payloads.

Built for clients

Stable REST routes, Bearer API keys, and OpenAPI metadata make mobile and server integrations straightforward.

Next steps

Quickstart

Make your first API call in under five minutes.

Concepts

Models, nodes, workflow runs, credits, system workflows, and run history - the vocabulary used throughout the API.