Getting Started

Get up and running with Magick AI Cloud in minutes.

01

Create Your Account

Sign in with your email to create your Magick AI Cloud account. No password required.

# Visit the portal
https://cloud.magick-ai.com/portal/login
02

Connect Your Site

Link your WordPress site to your Cloud account and manage multiple properties from one dashboard.

# Your site appears in the portal
# after connecting via the plugin
03

Generate API Keys

Create API keys for each connected site. Every secret is shown only once, so store it safely.

# In the portal:
# Portal > Select Site > API Keys > Create Key
04

Start Building

Use your API keys to integrate hosted AI capabilities into your WordPress site and runtime workflows.

# Example API call
curl -X POST https://cloud.magick-ai.com/v1/runtime/execute \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "gpt-4", "prompt": "Hello!"}'

Frequently Asked Questions

Do I need a credit card to get started?

No. You can create an account and explore the platform before entering payment details.

How do API keys work?

API keys are generated in the portal and shown only once. Save them securely, then rotate or revoke them when needed.

Can I manage multiple sites?

Yes. You can connect multiple WordPress sites to your Cloud account and switch context inside the portal.

Ready to Begin?

Start your journey with Magick AI Cloud today.

Sign In Now