Get total available billing credits.
Last updated 3 years ago
Method
URL
GET
$synapses/v1/billing/credit
$synapses
/v1/billing/credit
Header
Value
Authorization
Bearer
Field
Type
Description
amount
Integer
Total available credits
updatedAt
Timestamp
Last update
{ "message": "Billing Status", "data": { "amount": 965526063, "updatedAt": 1627531044 } }
YOUR_API_KEY