Authorization: Bearer ********************curl --location --request POST 'https://api.cobre.co/v1/accounts//keys' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "My first Cobre Key",
"key_config": "random"
}'{
"id": "key_TQjvIO8UFf1bv81",
"key_value": "",
"source_id": "",
"alias": "My first Cobre Key",
"connectivity": {
"status": "processing",
"description": ""
},
"previous_action": {
"action_requested": "create",
"action_code": "",
"action_description": ""
},
"created_at": "2025-11-28T21:32:08Z",
"updated_at": "2025-11-28T21:32:08Z"
}