US Brand Action Queue
Pricing
Pay per event
Go to Apify Store
US Brand Action Queue
Turn verified US brand signals into one deterministic, prioritized action queue with evidence, ownership, urgency, and optional BYOK explanations.
US Brand Action Queue
Pricing
Pay per event
Turn verified US brand signals into one deterministic, prioritized action queue with evidence, ownership, urgency, and optional BYOK explanations.
You can access the US Brand Action Queue programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "scoredAt": "2026-08-05T00:00:00Z",< "requestId": "action-queue-20260804-001",< "items": [< {< "entityId": "nike.com",< "brandName": "Nike",< "legalName": "Nike, Inc.",< "domain": "nike.com",< "ticker": "NKE",< "cik": null,< "aliases": [< "Nike, Inc."< ],< "country": "US",< "sourceEntityIds": [< "us-dtc-product-launch-monitor:nike.com"< ],< "eventType": "product_launch",< "eventId": "fixture-launch-001",< "observedAt": "2026-08-04T10:00:00Z",< "effectiveAt": "2026-08-04T10:00:00Z",< "sourceName": "prefill_fixture",< "sourceUrl": "https://www.nike.com/",< "sourceRecordId": "fixture-launch-001",< "evidence": {< "facts": {< "productName": "Fixture running shoe",< "price": 120< },< "excerpt": "Synthetic Store prefill evidence; not a live fetch",< "additionalUrls": []< },< "confidence": 0.96,< "severity": "high",< "state": "active",< "dedupeKey": "prefill_fixture|nike.com|product_launch|fixture-launch-001",< "attribution": {< "status": "verified_by_source",< "proofType": "exact-domain",< "proofValue": "nike.com",< "sourceEntityId": "us-dtc-product-launch-monitor:nike.com"< },< "owner": {< "ownerType": "team",< "ownerId": "merchandising",< "label": "Merchandising",< "source": "customer"< },< "analysisStatus": "not_requested",< "demoFixture": true< },< {< "entityId": "nike.com",< "brandName": "Nike",< "legalName": "Nike, Inc.",< "domain": "nike.com",< "ticker": "NKE",< "cik": null,< "aliases": [< "Nike, Inc."< ],< "country": "US",< "sourceEntityIds": [< "us-dtc-product-launch-monitor:nike.com"< ],< "eventType": "product_launch",< "eventId": "fixture-launch-001",< "observedAt": "2026-08-04T10:00:00Z",< "effectiveAt": "2026-08-04T10:00:00Z",< "sourceName": "prefill_fixture",< "sourceUrl": "https://www.nike.com/",< "sourceRecordId": "fixture-launch-001",< "evidence": {< "facts": {< "productName": "Fixture running shoe",< "price": 120< },< "excerpt": "Synthetic Store prefill evidence; not a live fetch",< "additionalUrls": []< },< "confidence": 0.96,< "severity": "high",< "state": "active",< "dedupeKey": "prefill_fixture|nike.com|product_launch|fixture-launch-001",< "attribution": {< "status": "verified_by_source",< "proofType": "exact-domain",< "proofValue": "nike.com",< "sourceEntityId": "us-dtc-product-launch-monitor:nike.com"< },< "owner": {< "ownerType": "team",< "ownerId": "merchandising",< "label": "Merchandising",< "source": "customer"< },< "analysisStatus": "not_requested",< "demoFixture": true< }< ]<}' |<apify call zinin/us-brand-action-queue --silent --output-datasetThe Apify CLI is the official tool that allows you to use US Brand Action Queue locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: