Skip to main content

Introduction

Recraft is an Image Studio provider specializing in vectors, logos, icons, and flat brand assets — with native SVG output and brand-style consistency. It does not power copy or video; use other providers for those. This guide walks you through getting a Recraft key, adding it in MagicAds, and the model it unlocks.

How keys are stored

All AI provider keys live in the AI Settings screen and are stored encrypted in the database. There are no .env edits — keys are injected into the drivers at runtime. Users never supply their own key; every generation runs on the admin’s key.
A model only becomes available to users when both are true: the Recraft API key is saved and the model is enabled in the vendor modal.

Before you start

  • Admin access to your MagicAds platform.
  • A Recraft account with API access and billing/credits.

Part 1 — Get your Recraft API key

1

Open your Recraft account

Go to recraft.ai and sign in, then open your profile and find the API section.
2

Add billing / API units

Make sure your account has API units or billing set up so your key can make calls. Recraft charges you directly for usage — separate from your MagicAds platform credits.
3

Create an API key

Generate a new API key (used as a Bearer token) and copy it.
The key is shown only once. Copy it immediately and store it somewhere safe.
4

Confirm model access

Make sure your account has API units for Recraft V3.

Part 2 — Add the key in MagicAds

1

Open AI Settings

In your platform, go to Admin → AI Settings.
2

Open the Recraft vendor

Click the Recraft vendor card to open its configuration modal.
3

Paste the key

Paste your API key into the API key field. Leaving it blank keeps the existing key unchanged.
4

Enable the model

Toggle on Recraft V3 and set its credit cost (what a user is charged per generation).
5

Save

Click Save. The vendor card shows as connected and Recraft appears in the Image Studio.
There is no “test connection” button. To verify, enable the model and run a quick generation in the Image Studio.

Part 3 — Supported models

Image Studio

ModelModel IDTierDefault creditsBest for
Recraft V3recraft-v3Mid1Trained on logo, icon and poster data with native vector (SVG) output and brand-style consistency. Best for flat design, logo concepts, and icon work. Up to 2048px.
Recraft provides image models only here — no copy or video.
The credit cost shown is the seeded default. You can change it in the vendor modal. It’s what your platform charges users in credits — not Recraft’s price.

Part 4 — Make Recraft the default image model (optional)

In the global section of AI Settings you can set the default image model to Recraft V3 so it’s pre-selected for users. You can also toggle the Image Studio on/off and control free-tier access there.

Troubleshooting

SymptomLikely causeFix
Recraft doesn’t appear in Image StudioKey missing or model disabledAdd the key in the Recraft vendor modal and enable Recraft V3, then Save.
”The payload is invalid.” on generateSaved key can’t be decrypted (e.g. after an environment change)Re-enter the key in AI Settings and Save to refresh it.
Recraft API errors / 401Invalid key or no billingRe-check the key and billing in your Recraft account.
Looking for Recraft copy/videoNot supportedRecraft is image-only here; use another provider for copy or video.
Keys are stored encrypted and applied at runtime. No .env changes or commands are needed after saving.