# Plug-in AI > Plug-in AI (https://plug-in.ai) is a multi-provider AI generation studio > for agencies and creators: image, video and audio generation from the > leading models in one interface, with every generation attributed to a > client and a job so billing takes care of itself. Prices are public, per > model, in credits; plans are seat-based and billed monthly or yearly in AED. ## What it does - Generate images, video and audio across the leading frontier models from a single studio interface. The full list, with per-take prices and capability limits, is at https://plug-in.ai/models. - Tag every generation with a client and a job; costs are captured per take and rolled up into per-client invoices automatically. - Agency workspaces: teams, roles, white-label branding on the agency's own subdomain, per-client budgets and reporting. - Individual workspaces: the same studio without agency overhead. - Viral: thirty curated one-shot video transformations for short-form platforms, with caption-safe framing presets. ## Pricing (summary — the page and the feed are authoritative) - Plans: https://plug-in.ai/pricing — seat-based, monthly or yearly, billed in AED. Monthly plans grant credits each paid month. Yearly plans save 10% on the monthly base price and grant twelve months of credits upfront on each paid yearly renewal. Monthly launch offers do not apply to yearly plans. The pricing page shows the full yearly charge. No free tier. - Credit packs: one-time top-ups that never expire. - Generation usage is quoted in credits at https://plug-in.ai/models. The cash price paid for credits depends on the plan or top-up purchase; a generation credit receipt is not a cash-payment or currency-conversion receipt. - Machine-readable: https://plug-in.ai/api/public/pricing (JSON) ## Models - Human-readable: https://plug-in.ai/models - Machine-readable: https://plug-in.ai/api/public/models (JSON; `?mode=image|video|audio`, `?available=true`) - Model names are the product's own; the upstream supplier of a model is not part of the offer and is not published. ## For agents and developers - MCP server: https://plug-in.ai/api/mcp (Streamable HTTP). Authenticate with a personal access token (`Authorization: Bearer pk_live_…`, minted in Account → Developer) or via OAuth 2.1 — discovery at https://plug-in.ai/.well-known/oauth-authorization-server, dynamic client registration supported, PKCE required. - Public OpenAPI: https://plug-in.ai/api/public/openapi.json — no sign-in needed. - Tools include list_models, estimate_cost, generate_image, generate_video, generate_speech, get_generation, list_generations, list_clients, list_jobs, create_client, create_job, create_brand_kit, list_brand_kits, list_voices, upload_reference and get_balance. tools/list gives the caller's full schema. - REST: `POST /api/generations/sync` (same body as the studios), `GET /api/generations/{id}`, `GET /api/media/{id}?i=0` — all accept the same bearer token. - Every generation spends the workspace's credits; there is no sandbox. A workspace on a company plan bills every generation to a client and a job and approved brand kit. Token-only callers may create an attribution-only kit with create_brand_kit; full creative brand authoring is a separate workflow. - Use Idempotency-Key (or idempotency_key) for every approved generation and retain it through retries. A new key means new work. Poll saved IDs for results. - Cost statements: GET /api/generations?job_id=...&from=...&to=... . platform_cost_cents means actual wallet credits; billable_cost_cents is the separate agency-invoice amount. Responses include attribution and provenance. - Arabic prompts are preserved by default; English direction adaptation is explicitly opt-in with arabic_assist:true. Voice dialect filters require declared metadata. Consult model capabilities before selecting Arabic text. ## Key pages - Home: https://plug-in.ai/ - Pricing: https://plug-in.ai/pricing - Models: https://plug-in.ai/models - Create an account: https://plug-in.ai/sign-up - Sign in: https://plug-in.ai/sign-in - Privacy policy: https://plug-in.ai/privacy - Terms of service: https://plug-in.ai/terms ## Contact - Support and general enquiries: info@plug-in.ai ## Company Plug-in AI is operated by Plugged in AI - F.Z.E, based in the United Arab Emirates.