# SE Ranking API Tokens
# Get your tokens from https://seranking.com/
# Data API token (for keyword research, backlinks, domain analysis, SERP, website audits)
DATA_API_TOKEN=your-data-api-token-here
# Project API token (for project management, rank tracking, competitors, backlink monitoring)
PROJECT_API_TOKEN=your-project-api-token-here
# HTTP Server Configuration (optional)
# PORT=5000
# HOST=0.0.0.0
# E2E Testing (set to true to run E2E tests)
# E2E_ENABLED=false
# GEMINI_E2E_ENABLED=false