Skip to Content
Nextra 4.0 is released 🎉
Lynkr WebSetting Up Your Account

🔑 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.

Sign Up Page Placeholder

2. Verify Your Email

Check your inbox for the verification email and click the link to activate your account.

Email Verification Placeholder

3. Generate an API Key

  1. In the sidebar, click API Keys
  2. Hit Create New Key
  3. Copy the generated key
API Key Generation Placeholder

4. Add to Environment Variables

Create or update your .env files:

# At project root LYNKR_API_KEY=your_api_key_here