Skip to main content
POST
/
api
/
checkBalance
cURL
curl --request POST \
  --url https://prod4.weekday.technology/api/checkBalance \
  --header 'Authorization: Bearer <token>'
{
  "balance": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.weekday.works/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

checkBalance response

balance
number

Account balance