BizHedge Docs
Partner APIEndpoint reference

Demand snapshot

Page through stable partner-safe Demand records in one public generation.

GET/api/partner/v1/demand/gaps

Requests require a dedicated bearer token in the Authorization header. This documentation does not execute requests or store credentials. Use the examples in a secure local shell.

Parameters

NameLocationRequiredTypeDescription
risk_typequeryNoinput_cost_energy, input_cost_food_ag, input_cost_metals_materials, input_cost_technology, ops_disruption_weather, demand_macro, demand_local_event, financing_rates, fx_import_export, promo_marketing, idiosyncratic_supplier, regulatory_policy_cost, equity_market, crypto_price, election_outcome, unmapped
evidence_classqueryNomodeled_gap, observed_gap, explicit_request
business_segmentqueryNofood_hospitality, retail, construction_trades, manufacturing, agriculture, transport_logistics, professional_services, technology_crypto, sports_promotion, other, unspecified
coarse_geographyqueryNous_national, us_northeast, us_south, us_midwest, us_west, non_us, multi_region, unspecified
fromqueryNostring (date-time)Inclusive UTC timestamp. For gaps and summary totals this filters current public last_seen; for summary request_trend it independently filters the immutable Monday 00:00 UTC release bucket using the full timestamp.
toqueryNostring (date-time)Inclusive UTC timestamp. For gaps and summary totals this filters current public last_seen; for summary request_trend it independently filters the immutable Monday 00:00 UTC release bucket using the full timestamp.
page_sizequeryNointeger
cursorqueryNostringOpaque cursor returned by the same resource

Responses

StatusMeaning
200Stable Demand record page. Observed and explicit cells below five are absent.
400Invalid parameter or cursor
401Missing or invalid scoped bearer token
409A full initial sync or reset is required before incremental pulls can continue.
429Request limit reached
503Partner Demand service is temporarily unavailable

Open the complete OpenAPI 3.1 contract