How to construct a request
All requests to the HERE Safety Cameras Feed API include the basic elements defined in the following table and may contain resource-specific parameters and data.
| Element | Value/Example | Description |
|---|---|---|
| Base URL | https://safetycameras.cit.cc.api.here.com https://safetycameras.cc.api.here.com | Customer Integration Testing (CIT) environment. Production environment. For more information about the available environments, see HERE server environments. |
| Resource | /alerts/v1/data /v2/static /v2/live /v2/search | |
| Bearer token | Authorization: Bearer <token> | For more information, see the Identity and Access Management - Developer Guide. |
For an example of a request, see Retrieving safety cameras.