cURL
curl --request POST \ --url https://api.example.com/auth/token
Exchange workspace and user API keys for a Daly JWT
https://api.dalyenergy.com
/auth/workspaces
/auth/exchange-supabase
workspace_id
user_id
{ "result": "success", "token": "<jwt>" }