cURL
curl --request PUT \ --url https://crxbase.com/api/{project_id}/credits
{ "success": true, "credits_left": 123 }
Consume credits for the extension.
ID of the project
Successful response