SIGN IN SIGN UP

Add Connect Usage API and token scope (#270)

* Add a new usage resource with a list method
  to retrieve Connect usage records for a given
  time window.
* `CreateTokenOpts` now supports:
  - `expires_in`: set a custom TTL in seconds (max 4 hours)
  - `scope`: restrict token permissions with
    space-separated scopes (defaults to `connect:*`)
F
fern-api[bot] committed
ad1ac69ae218858a7d5f35f619845a3127a83c4c
Parent: 5aa6f56
Committed by GitHub <noreply@github.com> on 2/17/2026, 5:08:46 PM