docs/warp.md
The Warp provider reads credit limits from Warp's GraphQL API using an API token.
wk-... key in CodexBar.Reference guide: https://docs.warp.dev/reference/cli/api-keys
WARP_API_KEYWARP_TOKENhttps://app.warp.dev/graphql/v2?op=GetRequestLimitInfoGetRequestLimitInfoisUnlimited, nextRefreshTime, requestLimit, requestsUsedSinceLastRefresh (API uses request-named fields for credits)If isUnlimited is true, the UI shows “Unlimited” and a full remaining bar.
Add a key in Settings → Providers → Warp, or set WARP_API_KEY.
Confirm the token is valid and that your network can reach app.warp.dev.