cURL
curl --request GET \ --url https://btca.dev/api/cli/status \ --header 'Authorization: Bearer <token>'
{ "instance": {}, "project": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Sandbox status