curl --request POST \
--url https://api.getsly.ai/v1/v1/treasury/sync \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Pulls authoritative balances from each rail and refreshes Sly’s cached treasury view.
curl --request POST \
--url https://api.getsly.ai/v1/v1/treasury/sync \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getsly.ai/llms.txt
Use this file to discover all available pages before exploring further.