HERE Fuel Prices API
Fuel Prices API Developer's Guide

HERE Server Environments

HERE provides two server environments for handling your requests: a Production environment and a Customer Integration Testing (CIT) environment.

The table below summarizes when to use these environments.

Environment Functional/Integration Testing Load/Performance Testing General Production Use
Production yes no yes
Customer Integration Testing (CIT) yes no no

Production

Use the Production environment for general production use.

Customer Integration Testing (CIT)

Use the CIT Environment for low-volume integration and functional testing. To access CIT for REST APIs, amend the base URL to include an additional cit segment. For example, the CIT URL for this API is https://fuel-v2.cit.cc.api.here.com/

The Production environment is not designed to support sudden, unannounced high loads, including performance tests. If you need to do performance testing, contact HERE to discuss options.