curl --request GET \
--url https://api.sfcompute.com/v0/me{
"object": "account",
"id": "acc_123",
"role": "user",
"can_buy": true,
"can_sell": false
}curl --request GET \
--url https://api.sfcompute.com/v0/me{
"object": "account",
"id": "acc_123",
"role": "user",
"can_buy": true,
"can_sell": false
}Documentation Index
Fetch the complete documentation index at: https://docs.sfcompute.com/llms.txt
Use this file to discover all available pages before exploring further.