---
title: "GET /App/ApiUsage/{applicationId}/"
method: GET
path: "/App/ApiUsage/{applicationId}/"
tags: ["App"]
---

# GET /App/ApiUsage/{applicationId}/

`GET /App/ApiUsage/{applicationId}/`

Get API usage by application for time frame specified. You can go as far back as 30 days ago, and can ask for up to a 48 hour window of time in a single request. You must be authenticated with at least the ReadUserData permission to access this endpoint.

## Path parameters

- `applicationId` integer, required

## Query parameters

- `end` string, date-time
- `start` string, date-time

## Response `200`

Look at the Response property for more information about the nature of this response

## Changes

- **2019-09-26** `962eaf6cff12` — 1 info
  - endpoint added
- **2017-08-28** `a0389a57cdf9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bungie-net/apis/bungie-net-api/changes/App/ApiUsage/:applicationId/get.md)

---

[API](https://skmtc.dev/bungie-net/apis/bungie-net-api.md) · [All operations](https://skmtc.dev/bungie-net/apis/bungie-net-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bungie-net/bungie-net-api/revisions/2a8c3e1c5f2b/schema)
