---
title: "Upgrade Account API Usage Level"
method: POST
path: "/account/api_usage_level/upgrade"
tags: ["account"]
---

# Upgrade Account API Usage Level

`POST /account/api_usage_level/upgrade`

Grants a permanent Advanced API usage-level grant. Currently only the Predictions exchange instance is supported. Criteria: at least 1 of the user's last 100 Predictions orders was created via API. Use Get Account API Limits to inspect the resulting usage tier and grants.

## Response `201`

Advanced API usage-level grant created or refreshed successfully

## Other responses

- `401` — Unauthorized
- `403` — No API-created order was found in the user's latest 100 Predictions orders
- `429` — Rate limit exceeded. This endpoint costs 30 tokens and uses the Predictions Write bucket.
- `500` — Internal server error

---

[API](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints.md) · [All operations](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kalshi/kalshi-trade-api-manual-endpoints/revisions/6e6402bf667d/schema)
