cURL
curl --request GET \ --url https://api.bfl.ai/v1/credits \ --header 'x-key: <api-key>'
"<any>"
Get the user’s credits
Successful Response
The response is of type any.
any
Was this page helpful?