Constructing a Request
- Last UpdatedMar 11, 2025
- 3 minute read

Note:
HERE Network Positioning API v1 is in maintenance and is not actively developed.
Use HERE Network Positioning API v2 to get the latest features and updates.
To learn more, see the HERE Network Positioning API v2 Developer Guide.
A typical request to the Network Positioning API v1 includes the basic elements shown in the following table and, in addition, it may contain resource-specific parameters or data.
Here is an example of locate request, which uses API Key authentication:
Make sure to include request content type in the HTTP headers:
The POST body is as follows
Note: This example uses a
HERE API Key
to authenticate your request. For the available authentication options, see the Identity & Access Management Developer
Guide.
Related Topics: