Retrieve the number of credits available to your organization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Use an authorization token prefixed with Bearer
. You can get your API key at https://memoryproto.co/dashboard.
"Bearer mem_xxx"
Successful response containing the organization's credits.
The response is of type object
.