GuidesAPI Reference
Guides

Cost Management Usage service

The Cost Management Usage Service contains the Cost Management Usage API which you can use to view your current usage. You can also check the Usage report for a quick snapshot. You can navigate to your usage report on the platform by clicking your profile icon and selecting the Billing & Usage option.

Once you know your current usage, you can estimate your costs, using the pricing at the HERE base plan pricing web page. Rates may vary depending on your licensing agreement.

📘

Notes

Usage information can take up to two hours to arrive for location services and up to 48 hours for billable services. This may differ from usage values on your billing statement.

Check your invoices and contract for actual billing costs. UTC is the basis for dates used in cost management.

Authorization

To access the Usage Service, you must create an app and credentials. Your credentials must generate from the organization from which you request your usage. For more information, see the OAuth 2.0 tokens.

Define time range

You can filter your usage using a time range, which specifies start dates, end dates, and hourly times.

  • startDate (yyyy-MM-dd'T'HH:mm:ss)
  • endDate (yyyy-MM-dd'T'HH:mm:ss)
  • startDate (yyyy-MM-dd'T'HH:mm:ss), for example, 2021-07-01T10:39:51
  • endDate (yyyy-MM-dd'T'HH:mm:ss), for example, 2021-08-30T10:39:51

Define detail level

In coordination with the time range, you can use the detailLevel parameter to select one of the levels of detail to view in your usage records. Levels of detail include: summarized, hour, day, or month. The summarized detail level shows you a summary of your usage and is the default. The usageDateTime field value isn't present if summarized is the detailLevel value.