#see openai codex usage

3 messages Β· Page 1 of 1 (latest)

slim ermine
#

you used to be able to run /status to see how much usage you had remaining on openai's subscription. it's no longer there. how do i see available usage remaining?

finite bronzeBOT
#

Looks like OpenAI moved the real answer to the web dashboard.

For ChatGPT subscription / Codex included usage, check:
https://chatgpt.com/codex/settings/usage

If you're using an API key instead of subscription usage, check:
https://platform.openai.com/usage

/status still gets mentioned in some Codex docs, but if it’s missing in your client, the usage dashboard is the source of truth.

slim ermine
#

is there a way to get the codex/settings/usage data programatically through an API?