Skip to main content
POST /api/v2/storefront/signals/discover Queries signals agents over AdCP to surface segments matching a natural-language spec or a set of known IDs. Results are not persisted — register a returned signal with Create signal to manage it.

Request

Parameters

Response

agentResults reports per-agent success and counts (with an error string on failure); signals is the merged catalog of matches. Discovered signals are not stored until you register them.

Errors

  • 400 VALIDATION_ERRORsignalIds exceeds 100 entries, or limit is out of range.
  • 401 UNAUTHORIZED — missing or invalid bearer token.
See Errors for the full error contract.

Signal tasks

All signal operations

Create signal

Register a discovered signal

List signals

Browse registered signals

Signal overview

Fields, lifecycle, and concepts