For GOAT users already using the official Provider API, please consider adding a documented read-only endpoint for usage, balance, and rolling limits.
Right now, there does not appear to be a documented programmatic way to query a user's own usage/balance, which creates pressure to rely on internal endpoints. An official endpoint such as GET /provider/v1/usage would solve this cleanly.
I also don't use the Command Code CLI, so cmd feedback is not available to me. A web/API-friendly feedback path for Provider-only users would also be helpful.
For GOAT users already using the official Provider API, please consider adding a documented read-only endpoint for usage, balance, and rolling limits.
Right now, there does not appear to be a documented programmatic way to query a user's own usage/balance, which creates pressure to rely on internal endpoints. An official endpoint such as
GET /provider/v1/usagewould solve this cleanly.I also don't use the Command Code CLI, so
cmd feedbackis not available to me. A web/API-friendly feedback path for Provider-only users would also be helpful.