LearnAPI Keys

API Keys

Find your Signal ID, API key, and database password.

Your signal's credentials live under Settings → API Credentials. You need these values to send events via the API, connect to the Hardal database, or authenticate server-side requests.

Credentials

FieldDescription
Signal IDThe unique slug for this signal (e.g. demo). Used as the data-website-id in the tracker script.
API Key / Signal TokenThe bearer token sent as signalToken in API requests.
Database PasswordPassword for direct database connections. Hidden by default — click the eye icon to reveal.

All three fields have a copy button on the right edge.

Finding your credentials

Open signal Settings

Click Settings in the left sidebar of your signal.

Go to API Credentials

Scroll to the Advanced section and click API Credentials.

Copy the value you need

Click the copy icon next to Signal ID, API Key / Signal Token, or Database Password.

Treat your API key and database password as secrets. Do not share them publicly or commit them to source control.