Account Setup
Create your account and configure billing.
Navigation
Create Your Account
Sign up at macyou.co/register with your email or GitHub account. No credit card required to explore the dashboard.
Add a Payment Method
Before deploying a server, add a payment method in Settings → Billing. The exact options available are shown at checkout; we currently accept major credit and debit cards.
API Keys
Generate an API key in Settings → API Keys. Keep it secret — it has full access to your account. Use environment variables, not hardcoded values.
export MACYOU_API_KEY="mk_live_..."}