cURL
curl --request POST \ --url https://www.orgo.ai/api/computers/{id}/key \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "key": "<string>" }'
API key authentication. Format: sk_live_...
Key pressed