This block + 6,000 more — yours with Pro

Error API Key Missing

15/100
Docs

Configuration Error

API Key Not Found

The required API key is missing from your environment configuration. Add your API key to continue.

Add to your configuration:

# Add this to your .env file
API_KEY=your_api_key_here
API_SECRET=your_api_secret_here

Setup instructions:

  1. 1.Generate an API key from your
  2. 2.Add the API key to your .env file
  3. 3.Restart your development server