Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/signals/connection/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To connect to Signals using the Signals SDKs or API, you will need four values.

| Value | Description | Where to get it | Format |
| --------------- | --------------------------------------- | ---------------------------------------------------------------- | -------------------------------------------------- |
| Signals API URL | The API URL for your Signals deployment | Console > **Signals** > **Overview** | `https://{{123abc}}.signals.snowplowanalytics.com` |
| Profiles API URL | The API URL for your Signals deployment | Console > **Signals** > **Overview** | `https://{{123abc}}.signals.snowplowanalytics.com` |
| API key | A Snowplow API key | [Generated by you](/docs/account-management/index.md) in Console | UUID |
| API key ID | A Snowplow API key ID | [Generated by you](/docs/account-management/index.md) in Console | UUID |
| Organization ID | Your Snowplow organization ID | Console > **Signals** > **Overview** | UUID |
Expand Down
Loading