---
title: "Get Free Trial Count"
method: POST
path: "/ftc"
---

# Get Free Trial Count

`POST /ftc`

Return the current free-trial usage count for the authenticated user.

Expects an Authorization header with a GitHub token. We validate the token,
hash the GitHub user id to derive the internal user key, and return the
current request count stored in the SQLite database.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/kodacode/apis/xcode-proxy-gateway.md) · [All operations](https://skmtc.dev/kodacode/apis/xcode-proxy-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kodacode/xcode-proxy-gateway/revisions/7863886629fd/schema)
