Data Availability
This page describes current delivery contracts. Aggregate counts change continuously. Ask support for a dated bounded evidence snapshot when exact coverage matters. A dataset does not need a separate resource endpoint to be delivered: Company and Domain queries, exports, and hand-prepared Offers are valid customer surfaces.
Payments
- Customer surface: Company search and resolve;
GET /domains/resolve?include[]=payment_methods; Domain search filters; JSON exports; landing change teaser. - Access: API key for Company and Domain calls; Starter or higher for exports.
- Coverage and freshness: Coverage changes as observations arrive. Use each response's observation timestamps; ask support for a dated bounded aggregate snapshot.
- Absence: An empty list or missing observation means unknown or not observed. It does not prove that a site lacks a payment method.
Lobby Monitoring
- Customer surface: Lobby Monitor product; Pro CSV; on-demand run paths.
- Access: Pro clients can download CSV. Starting an on-demand run also requires an analyst/admin user and an assigned billing client. The signed-in index is temporarily unavailable; request current access through concierge delivery.
- Coverage and freshness: Stored snapshots, items, diffs, and verdicts are available. Confirm the latest observation date for the requested scope; ask support for a dated bounded aggregate snapshot.
- Absence: No snapshot or diff for a Domain means no Lobby observation is available for that scope. It does not prove that the lobby or item is absent.
Providers
- Customer surface: Company search and resolve;
GET /domains/resolve?include[]=supplier_brands; JSON exports; hand-prepared Offers. - Access: API key for Company and Domain calls; provider-value filters are paid-search only; Starter or higher for exports.
- Coverage and freshness: Live observed provider values are delivered through these surfaces. No separate aggregate coverage snapshot is published here.
- Absence: An empty provider list means no published observation. It does not prove that the operator has no provider.
Affiliates
- Customer surface: Company search and resolve;
GET /domains/resolve?include[]=affiliate_programs; JSON exports; hand-prepared Offers. - Access: API key for Company and Domain calls; Starter or higher for exports.
- Coverage and freshness: Live affiliate observations are delivered through these surfaces. No separate aggregate coverage snapshot is published here.
- Absence:
false, an empty list, or a missing observation means no published affiliate observation. It does not prove that no affiliate program exists.
Public demo fixture
- Customer surface:
/data/companies.jsonpublic JSON download. - Access: No authentication.
- Coverage and freshness: Unversioned 59-row demo fixture. It is not the supported Company API and has no published refresh cadence.
- Absence: Missing rows or fields are fixture gaps, not claims about the market.
Landing change teaser
- Customer surface: Public homepage change cards.
- Access: No authentication.
- Coverage and freshness: Teaser-only. It shows a bounded recent sample, not a complete or versioned change feed. The page cache is 10 minutes.
- Absence: A change not shown in the teaser can still exist. Teaser omission is not evidence that no change occurred.
Reading absence correctly
A missing observation always means unknown or not observed within the available coverage. It never proves absence. Use freshness timestamps and the documented access path before making a negative claim.
A non-empty general export CSV is a fixed Domain summary with domain_normalized, company_name, status, and last_enriched_at; an empty CSV result currently produces a zero-byte file. Observation values such as payments, providers, and affiliates are available in JSON exports when requested through fields[]; they are not added to the fixed CSV columns. Lobby Monitoring has its own dedicated Pro CSV.
Lobby Monitoring remains a real product with stored snapshots, diffs, verdicts, Pro CSV, and on-demand run paths. Only the signed-in index is temporarily gated. Payment, provider, and affiliate data remain live through Company, Domain, export, change, and hand-prepared delivery surfaces.