OpenAI test API and plan subscription,
id.250118919.324781
To check your OpenAI API plan subscription, you can make a direct API call using curl. Below is the command:
Command
curl https://api.openai.com/v1/dashboard/billing/subscription \
-H "Authorization: Bearer sk-proj-rK77665557-e2T6...
programmingetc.hashnode.dev1 min read