cURL
curl --request GET \ --url https://crxbase.com/api/{project_id}/credits
{ "credits_left": 123 }
Get the number of credits available for the extension.
ID of the project
Successful response