Skip to main content

Step 1: Get an API key

  1. Log in to your Flixer Pro dashboard
  2. Go to Settings > API keys
  3. Click Create new key
  4. Give the key a name (e.g. “Website integration”)
  5. Select the required scopes:
    • leads:read - To retrieve leads
    • leads:write - To create leads
  6. Copy the generated key (it is shown only once!)
Keep your API key secure. Never share it in public code or repositories.

Step 2: Make your first request

Test your API key by retrieving the list of leads:
You receive a JSON response with your leads:

Step 3: Create a lead

Create your first lead:
Congratulations! You have created your first lead through the API.

Next steps

Authentication

Learn more about API keys and scopes

Lead capture

Integrate lead capture into your website