---
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

---

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