FAQsGetting an API Key

How do I get an API key?

How to create and use your brandql API key.

Overview

To use brandql's API, you'll need an API key for authentication.

Steps

  1. Log in to your brandql dashboard.
  2. Go to Settings > API Keys.
  3. Click Generate New Key.
  4. Copy and store your key securely.

Usage

curl -H "Authorization: Bearer YOUR_API_KEY" https://api.brandql.com/v1/your-endpoint