cURL
curl --request GET \ --url https://crxbase.com/api/{project_id}/credits
{ "success": true, "data": { "credits_left": 123 } }
Get the number of credits available for the project
ID of the project
Credits retrieved successfully
Show child attributes