---
title: "Get short url quota"
method: GET
path: "/2/url-shortener/quota"
tags: ["Short url"]
---

# Get short url quota

`GET /2/url-shortener/quota`

This endpoint allows you to fetch your short url quota.

## Response `200`

Default Response

- object
  - `result` 'success' | 'error' — Result of the HTTP request
  - `data` 0af64ecbQuotaReturn
    - `quota` integer, required
    - `limit` integer, required

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/158a854b0c7d/schema)
