Endpoints
Get credits
Retrieve the number of credits available to your organization.
GET
Headers
Use an authorization token prefixed with Bearer
. You can get your API key at https://memoryproto.co/dashboard.
Example:
"Bearer mem_xxx"
Response
200
application/json
Successful response containing the organization's credits.
The response is of type object
.