🔑 Setting Up Your Account
Use this as a base to guide your users through creating and configuring their Lynkr account. Each image below uses placecats.com—replace with your real screenshots as needed!
1. Sign Up
Head to the Lynkr Dashboard and create your account.
2. Verify Your Email
Check your inbox for the verification email and click the link to activate your account.
3. Generate an API Key
- In the sidebar, click API Keys
- Hit Create New Key
- Copy the generated key
4. Add to Environment Variables
Create or update your .env
files:
# At project root
LYNKR_API_KEY=your_api_key_here