generated: '2026-09-13' method: searched source: https://www.here.com/get-started/pricing supersedes: The 2026-05-04 bulk-sweep scaffold, which invented three tiers (here-free / here-pro / here-enterprise) with 1,000 and 100,000 request quotas, "TBD" prices and https://api.example.com domains. None of those figures came from HERE and all of them are removed here. plan_count: 0 pricing_model: usage-based, transaction-metered ("HERE Base Plan"), with a free tier for signup and negotiated enterprise agreements note: HERE publishes a pricing page at https://www.here.com/get-started/pricing (HTTP 200, title "HERE Base Plan | Location Services | Pricing"), but the tier table is rendered inside an embedded third-party pricing widget (the HTML contains only a placeholder div, data-testid "html-embed-HTML Embed / en / Base Plan Pricing Widget - PROD"). No per-tier price, quota or overage value is present in the served HTML, and there is no machine-readable pricing or catalog endpoint. plan_count is 0 because no tier could be read without fabricating it — this is a measurement of what is machine-readable, not a claim that HERE has no plans. what_is_readable: - fact: Self-serve signup and a free tier exist evidence: https://platform.here.com/sign-up and the "Get started for free" call to action on the pricing page - fact: Billing is metered per transaction and usage is queryable evidence: openapi/here-cost-management-usage-v2-openapi.yml — the Cost Management Usage API v2 retrieves billable usage; "usage billing rates are dependent on your licensing terms" - fact: Requests can be tagged for cost allocation evidence: Billing tags are a documented request parameter across HERE APIs (4-16 chars, up to 6 concatenated) - fact: Support is sold separately from usage evidence: https://www.here.com/pricing/support-plans, referenced from the SLA plans: [] evidence: - url: https://www.here.com/get-started/pricing status: 200 finding: 200 with the tier table inside a JS-loaded embed; no plan values in the HTML - url: https://www.here.com/platform/pricing status: 404 - url: https://www.here.com/get-started/pricing/plans status: 404