{
  "name": "HERE Geocoding and Search",
  "slug": "here-geocoding",
  "website_url": "https://www.here.com/platform/geocoding",
  "vendor_description": "\"Precise conversion and discovery of geocoordinates, POIs and addresses to improve location accuracy and context.\"",
  "categories": [
    "geocoding"
  ],
  "summary": "HERE Geocoding and Search is a REST API for forward and reverse geocoding, address autocomplete, POI discovery, and batch geocoding, covering 100 or more countries and targeting developers who need precise location resolution at scale. It offers self-serve signup with a free tier of 250,000 transactions per month, then pay-as-you-grow pricing from $1.00 per 1,000 transactions, with enterprise plans available. The service carries SOC 2 Type 2, ISO 27001, and GDPR compliance, a published 99.9% uptime SLA, and counts Lyft and BMW among its customers.",
  "capabilities": {
    "supported_actions": [
      "geocode",
      "reverse_geocode",
      "discover",
      "autocomplete",
      "autosuggest",
      "browse",
      "lookup",
      "multi_reverse_geocode",
      "signals",
      "batch_geocode"
    ],
    "supported_regions": [
      "global",
      "100+ countries and territories"
    ],
    "supported_languages": [
      "BCP 47 language codes supported for response language via lang parameter; returns results in local official language by default"
    ],
    "input_types": [
      "free-form text address",
      "structured address",
      "lat/lon coordinates",
      "place name",
      "phone number",
      "category",
      "chain name",
      "postal code"
    ],
    "output_types": [
      "JSON"
    ],
    "webhooks_supported": false,
    "sandbox_available": false,
    "sdk_languages": [
      "JavaScript",
      "C++",
      "TypeScript"
    ],
    "mcp_server_available": false
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://geocode.search.hereapi.com/v1",
    "api_version": "v7",
    "versioning_scheme": "url",
    "stability": "ga",
    "deprecation_policy_url": "https://docs.here.com/geocoding-and-search/docs/deprecation-and-change-notice",
    "auth_methods": [
      "api_key",
      "oauth2"
    ],
    "auth_docs_url": "https://docs.here.com/identity-and-access-management/docs/manage-authentication",
    "idempotency_supported": false,
    "error_format": "vendor-specific",
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": 25000,
    "rate_limit_window": "15 minutes",
    "sdk_packages": [
      {
        "package": "@here/maps-api-for-javascript",
        "language": "JavaScript",
        "official": true,
        "repo_url": "https://github.com/heremaps/maps-api-for-javascript-examples"
      },
      {
        "package": "here-data-sdk-cpp",
        "language": "C++",
        "official": true,
        "repo_url": "https://github.com/heremaps/here-data-sdk-cpp"
      },
      {
        "package": "here-data-sdk-typescript",
        "language": "TypeScript",
        "official": true,
        "repo_url": "https://github.com/heremaps/here-data-sdk-typescript"
      }
    ],
    "mcp_url": null,
    "quickstart_url": "https://docs.here.com/geocoding-and-search/docs/get-started-with-here-geocoding-and-search-api-v7"
  },
  "pricing": {
    "pricing_model": "contact_sales",
    "has_published_pricing": false,
    "starting_price_usd": "1.0000",
    "price_basis": "1,000 transactions",
    "free_tier_available": true,
    "free_tier_limit": "250,000 transactions/month",
    "free_tier_details": "Base Plan (requires payment info/credit card): includes complimentary monthly transaction thresholds across HERE Location Services with pay-as-you-grow pricing above the free allowance. Specific monthly free transaction amounts are not publicly disclosed - visible only after account sign-up. The no-credit-card Limited Plan was officially retired on August 31, 2025.",
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": []
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": false,
    "gdpr": true,
    "iso_27001": true,
    "pci_dss": false,
    "sla_published": true,
    "sla_url": "https://docs.here.com/policies/docs/here-service-level-agreement",
    "data_retention_policy_url": "https://legal.here.com/en-gb/privacy",
    "documented_rate_limits": "Base Plan: pay-as-you-grow with no published per-plan RPS cap. Geocoding & Search API v7: 99.9% monthly uptime SLA. (The Limited Plan - which had a 5 RPS cap and 1,000 daily request ceiling - was retired August 31, 2025.)",
    "known_restrictions": [
      "Caching/storage of results outside the Platform limited to 30 days maximum (Japan content: 24 hours, except Geocoding and Search which is excluded from the 24-hour restriction)",
      "Caching to build a location repository or to serve multiple end users from one request is prohibited",
      "Cannot pre-fetch or cache data except as explicitly allowed by HTTP/1.1 caching headers returned by HERE",
      "Attribution required: HERE must be attributed as creator/source; cannot imply non-HERE origin for HERE Materials",
      "Cannot use HERE content to train machine learning or AI systems",
      "Cannot use for benchmarking third-party datasets",
      "Cannot create products competitive to HERE",
      "Cannot reverse engineer or disassemble HERE Materials",
      "Cannot use in autonomous/semi-autonomous vehicle systems (ADAS, highly autonomous driving)",
      "Cannot expose HERE Materials to open source licenses that would require disclosure",
      "Asset Management, Usage-Based Insurance/Telematics, and route Optimization use cases require separate sales engagement",
      "Supplemental pricing page is marked as Confidential Information under HERE Platform Terms",
      "Each application requires its own unique App ID",
      "From April 1, 2026, a 6% price increase applies to Base Plan and all pay-per-transaction Location Services for new contracts, renewals, and extensions"
    ]
  },
  "developer": {
    "docs_url": "https://docs.here.com",
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": "https://docs.here.com/changelog",
    "status_page_url": "https://status.here.com",
    "llms_txt_url": "https://docs.here.com/llms.txt",
    "markdown_docs_url": null,
    "rendering": "static"
  },
  "adoption": {
    "launched_at": "2018-01-01",
    "ga_date": null,
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Lyft",
      "BMW",
      "Holcim",
      "Urbantz",
      "EROAD",
      "GreenRoad"
    ]
  },
  "scores": {
    "agent_friendliness": 35,
    "pricing_transparency": 55,
    "setup_speed": 85,
    "docs_quality": 35,
    "procurement_friction": 80,
    "trust_readiness": 75,
    "best_for": [
      "Prototypes and side projects - free to start, no sales call",
      "Regulated or enterprise workloads - compliance attestations and an enterprise plan",
      "AI agents and automation - an agent-ready surface (MCP / llms.txt)"
    ],
    "avoid_if": [
      "You need transparent pricing up front"
    ]
  },
  "sources": [
    {
      "field": "supported_actions",
      "url": "https://docs.here.com/geocoding-and-search/docs/here-geocoding-and-search-api-v7-endpoints",
      "excerpt": "The documentation lists these endpoint categories: Discover, Geocode, Autocomplete, Autosuggest, Browse, Lookup, Reverse Geocode, Multi-Reverse Geocode, Signals, and Batch API.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.here.com/get-started/pricing/supplemental-pricing",
      "excerpt": "The information included on this page constitutes 'Confidential Information' under the HERE Platform Terms or your NDA with HERE.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.here.com/learn/blog/august-2025-platform-release-notes",
      "excerpt": "The Limited Plan will be officially retired on August 31, 2025. The HERE Base Plan offering includes free monthly service transaction thresholds and simple, pay-as-you-grow pricing.",
      "confidence": "high"
    },
    {
      "field": "free_tier_details",
      "url": "https://www.here.com/learn/blog/august-2025-platform-release-notes",
      "excerpt": "The HERE Base Plan offering includes free monthly service transaction thresholds and simple, pay-as-you-grow pricing.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.here.com/get-started/pricing/supplemental-pricing",
      "excerpt": "The information included on this page constitutes 'Confidential Information' under the HERE Platform Terms or your NDA with HERE.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://docs.here.com/policies/docs/service-availability",
      "excerpt": "The following services have a 99.9% monthly uptime: Batch Geocoding API v6, Geocoder API v6, Geocoder Autocomplete API v6, Geocoding & Search API v7, Places (Search) API v2.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://docs.here.com/policies/docs/service-availability",
      "excerpt": "Geocoding & Search API v7 has a 99.9% monthly uptime SLA. HERE location services operate on a 24x7 basis, 365 days per calendar year.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.here.com/en-gb/terms/here-platform-terms-september-2023",
      "excerpt": "Cache or store outside of the Platform any Results...for more than 30 days. Caching or storing any location data for the purpose of building a repository of location assets or scaling one request to serve multiple end users is prohibited.",
      "confidence": "high"
    },
    {
      "field": "vendor_description",
      "url": "https://www.here.com/platform/geocoding",
      "excerpt": "Precise conversion and discovery of geocoordinates, POIs and addresses to improve location accuracy and context.",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://www.here.com/platform/geocoding",
      "excerpt": "400 million address locations across 100+ countries and territories; 120+ million places in global dataset.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.here.com/get-started/pricing",
      "excerpt": "Tell us your unique needs, we'll help you find a solution [no specific per-transaction prices listed on the public pricing page]",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.here.com/learn/blog/july-2025-platform-release-notes",
      "excerpt": "Users on the Limited Plan will no longer be able to use this plan after August 31, 2025.",
      "confidence": "high"
    },
    {
      "field": "free_tier_details",
      "url": "https://www.here.com/learn/blog/how-to-get-started-with-here-platform",
      "excerpt": "The Base Plan requires a credit card during registration, but users will not be charged unless they exceed the free tier of any Platform Resource. This plan is pay-as-you-grow Transaction pricing for all HERE Location Services requests.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.here.com/get-started/pricing",
      "excerpt": "No specific plan prices, per-transaction rates, or tier breakdowns are displayed on the public pricing page; visitors are directed to 'Get started for free' or 'Contact Us'.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://docs.here.com/policies/docs/here-service-level-agreement",
      "excerpt": "This Service Level Agreement (SLA) outlines HERE targets related to service availability and service response times.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://www.here.com/learn/blog/august-2025-platform-release-notes",
      "excerpt": "The Limited Plan will be officially retired on August 31, 2025.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://coordable.co/blog/geocoding-prices-2026/",
      "excerpt": "From April 1, 2026, the HERE Base Plan and all pay-per-transaction Location Services and Data IO increase by 6% for new contracts, renewals, and extensions.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.here.com/en-gb/certifications-and-attestations",
      "excerpt": "SOC 2 Type 2 is a report based on the Auditing Standards Board of the American Institute of Certified Public Accountants (AICPA) existing Trust Services Criteria designed to evaluate security, availability, processing integrity, confidentiality, and privacy. HERE Technologies has achieved SOC 2 attestation.",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://www.here.com/en-gb/certifications-and-attestations",
      "excerpt": "ISO/IEC 27001:2022 – Information Security Management System (ISMS)",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://www.here.com/en-gb/certifications-and-attestations",
      "excerpt": "Certifications listed: SOC 2 Type 2, ISO 27001, ISO 27017, ISO 27701, ISO 42001, HITRUST r2, CSA STAR Level 2, TISAX, GDPR, ENS. PCI DSS not mentioned.",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://www.here.com/get-started/pricing",
      "excerpt": "Get started for free [self-serve sign-up available without sales contact]",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://developer.here.com/plan-features",
      "excerpt": "Base Plan includes access to HERE's language and operating SDKs for Java and Scala, Python, C++, Typescript, Android, iOS, and Flutter.",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://docs.here.com/geocoding-and-search/docs/introduction-to-here-geocoding-search-api-v7",
      "excerpt": "The Geocoding & Search API is a synchronous REST API; no webhook/callback endpoint is documented in the API reference.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.here.com/identity-and-access-management/docs/plat-using-apikeys",
      "excerpt": "API keys are passed via the apiKey parameter in the query string. Example: https://geocode.search.hereapi.com/v1/geocode?q=240+Washington+St.%2C+Boston&limit=4&apiKey={YOUR_API_KEY}",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.here.com/geocoding-and-search/docs/get-started-with-here-geocoding-and-search-api-v7",
      "excerpt": "Geocode endpoint: https://geocode.search.hereapi.com/v1/geocode; Discover endpoint: https://discover.search.hereapi.com/v1/discover",
      "confidence": "high"
    },
    {
      "field": "versioning_scheme",
      "url": "https://docs.here.com/geocoding-and-search/docs/get-started-with-here-geocoding-and-search-api-v7",
      "excerpt": "Geocode endpoint: https://geocode.search.hereapi.com/v1/geocode",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://developer.here.com/documentation/routing/dev_guide/topics/http-status-codes.html",
      "excerpt": "title: Malformed request, status: 400, code: E608002, cause: parameter `in` is missing, action: request must adhere to API specification, correlationId: 87a6fe3b-6290-41db-8d79-edf4f4019a74",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://www.here.com/about/press-releases/2018-01-08",
      "excerpt": "250,000 platform transactions per month at no cost, with pay-as-you-grow pricing of $1 per additional 1,000 transactions over 250,000 transactions",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://www.here.com/about/press-releases/2018-01-08",
      "excerpt": "$1 per additional 1,000 transactions over 250,000 transactions",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/heremaps/maps-api-for-javascript-examples",
      "excerpt": "Self-contained examples for Maps API for JavaScript v3",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/heremaps/here-data-sdk-typescript",
      "excerpt": "TypeScript SDK for platform access",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://www.here.com/learn/customer-stories",
      "excerpt": "BMW, Urbantz, EROAD, GreenRoad leverage our highly accurate location data and intelligence",
      "confidence": "high"
    },
    {
      "field": "sla_url",
      "url": "https://docs.here.com/policies/docs/here-service-level-agreement",
      "excerpt": "This Service Level Agreement (SLA) outlines HERE targets related to service availability and service response times.",
      "confidence": "high"
    },
    {
      "field": "idempotency_supported",
      "url": "https://docs.here.com/geocoding-and-search/docs/get-started-with-here-geocoding-and-search-api-v7",
      "excerpt": "The documentation does not mention idempotency keys or related mechanisms for request deduplication.",
      "confidence": "medium"
    },
    {
      "field": "mcp_url",
      "url": "https://github.com/limingchina/heremaps-mcp-server",
      "excerpt": "LLM MCP server using HereMaps API — community project, not maintained by the heremaps GitHub organization",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.here.com/en-gb/certifications-and-attestations",
      "excerpt": "GDPR EU 2016/679 – General Data Protection Regulation attestation",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://www.here.com/en-gb/certifications-and-attestations",
      "excerpt": "HITRUST (Health Information Trust Alliance) r2. [HIPAA not listed among certifications; page lists: ISO 42001, ISO 27001, ISO 27701, ISO 27017, ISO 27018, ISO 9001, ISO 14001, ISO 45001, SOC 2 Type 2, TISAX, CSA STAR Level 2, ENS, GDPR EU 2016/679, HITRUST r2]",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://mcp.so/server/heremaps-mcp-server/limingchina",
      "excerpt": "HERE Maps MCP Server — community implementation by third party (limingchina), not maintained by HERE Technologies' official GitHub organization.",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://www.here.com/pricing/support-plans",
      "excerpt": "HERE explicitly labels Premium Success, Premium, Advanced, and Essential as Enterprise Plans designed to match your specific business need.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://docs.here.com/geocoding-and-search/docs/introduction-to-here-geocoding-search-api-v7",
      "excerpt": "No dedicated sandbox or test-mode environment documented; the Base Plan's complimentary transaction allowance is used for testing in the live production environment.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.here.com/geocoding-and-search/docs/get-started-with-here-geocoding-and-search-api-v7",
      "excerpt": "Oauth tokens are recommended for production but API keys enable quick testing.",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://docs.here.com/identity-and-access-management/docs/",
      "excerpt": "to use HERE services, you must authenticate your account and apps and create credentials",
      "confidence": "high"
    },
    {
      "field": "api_version",
      "url": "https://docs.here.com/geocoding-and-search/docs/introduction-to-here-geocoding-search-api-v7",
      "excerpt": "Introduction to HERE Geocoding & Search API v7",
      "confidence": "high"
    },
    {
      "field": "deprecation_policy_url",
      "url": "https://docs.here.com/geocoding-and-search/docs/deprecation-and-change-notice",
      "excerpt": "The changes will be effective not earlier than 180 days after publication of a notice on this page.",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://docs.here.com/identity-and-access-management/docs/how-to-authorize-with-oauth-20",
      "excerpt": "The limit per appId sets to a default of 25,000 requests per 15 minutes enforced at 1666 requests per minute",
      "confidence": "medium"
    },
    {
      "field": "free_tier_limit",
      "url": "https://mapscaping.com/guide-to-geocoding-api-pricing/",
      "excerpt": "Free Tier: 250,000 transactions monthly on the Freemium plan; Pay-as-You-Go Rate: $1 per 1,000 transactions after the free allocation is exhausted",
      "confidence": "high"
    },
    {
      "field": "price_basis",
      "url": "https://www.here.com/about/press-releases/2018-01-08",
      "excerpt": "pay-as-you-grow pricing of $1 per additional 1,000 transactions over 250,000 transactions",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/heremaps/here-data-sdk-cpp",
      "excerpt": "modern, lightweight and modular SDK for the HERE platform",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://www.here.com/platform/geocoding",
      "excerpt": "Lyft: Uses HERE as its primary search and places provider for all U.S. and Canada destination requests",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://www.here.com/about/press-releases/2018-01-08",
      "excerpt": "HERE announces industry-leading freemium plan for developers to build location-aware applications",
      "confidence": "medium"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://legal.here.com/en-gb/privacy",
      "excerpt": "HERE endeavors to only collect personal data that are necessary for the purposes for which they are collected, and to retain such data for no longer than is necessary for such purposes.",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://www.here.com/about/press-releases/2018-01-08",
      "excerpt": "HERE eliminated barriers to entry by removing upfront credit card requirements. Developers gained access to a highly comprehensive set of mapping and location-based APIs and SDKs",
      "confidence": "high"
    }
  ],
  "fields_not_found": [
    "per-transaction pricing (rates classified as Confidential Information per HERE supplemental pricing page; not published on public pricing pages)",
    "specific complimentary monthly transaction allowances for Base Plan (visible in-account only)",
    "explicit list of all BCP 47 language codes supported for responses",
    "explicit HIPAA BAA availability",
    "PCI DSS certification status",
    "ga_date",
    "webhook_events_url",
    "webhook_signing",
    "mcp_url"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-14T00:00:00.000Z",
  "contribute": {
    "note": "This data is crowd-editable. Suggest corrections or leave a review via these endpoints - no auth required, requests are rate-limited, and every submission is reviewed before it goes live. For a field edit, {field} is any key in this response and a citation is required.",
    "endpoints": [
      {
        "action": "review",
        "label": "Leave a review or comment",
        "method": "POST",
        "url": "https://apio.sh/api/feedback/here-geocoding",
        "example_body": {
          "kind": "review",
          "rating": 5,
          "body": "Your experience with this API…"
        }
      },
      {
        "action": "field_edit",
        "label": "Suggest a correction to a field (cite a source)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/here-geocoding/{field}",
        "example_body": {
          "value": "corrected value",
          "citations": [
            {
              "url": "https://source.example/page",
              "excerpt": "supporting quote"
            }
          ],
          "note": "what changed and why"
        }
      },
      {
        "action": "new_api",
        "label": "Suggest a new API to add",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/api",
        "example_body": {
          "value": {
            "name": "Acme API",
            "website_url": "https://acme.example"
          },
          "citations": [
            {
              "url": "https://acme.example"
            }
          ]
        }
      },
      {
        "action": "token",
        "label": "Optional - raise your rate limit",
        "method": "GET",
        "url": "https://apio.sh/api/feedback/token"
      }
    ]
  }
}