Skip to main content
GET
/
v1
/
credits
Get the user's credits
curl --request GET \
  --url https://api.bfl.ai/v1/credits \
  --header 'x-key: <api-key>'
"<any>"

Authorizations

x-key
string
header
required

Response

200 - application/json

Successful Response

The response is of type any.

I