please help me figure out which is the correct key below they key is already deleted I just need to identify it for the next one:
{
“name”: “organizations/a0a24688-656e-488a-9bcf-cf7e423aba1d/apiKeys/9a2670b1-0a28-4311-9fd9-db20486508c9”,
“principal”: “acf55076-7a33-5c3b-a262-3d6b2d992300”,
“principalType”: “USER”,
“publicKey”: “-----BEGIN EC PUBLIC KEY-----\nMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEyORcDpKCUBShO5hWjKTOdGAnMhv7\nc8O6367r1agGt+0Ij+rrqjyTKi8QmiLO2CI9JfckfzPTfmTjA86Q7aYxfQ==\n-----END EC PUBLIC KEY-----\n”,
“privateKey”: “-----BEGIN EC PRIVATE KEY-----\nMHcCAQEEIKAqCQzS7YJEXccSD2kP0RxysrT2WuyQHlDa8sdg4mvjoAoGCCqGSM49\nAwEHoUQDQgAEyORcDpKCUBShO5hWjKTOdGAnMhv7c8O6367r1agGt+0Ij+rrqjyT\nKi8QmiLO2CI9JfckfzPTfmTjA86Q7aYxfQ==\n-----END EC PRIVATE KEY-----\n”,
“createTime”: “2023-08-14T05:06:11.102877944Z”,
“projectId”: “00000000-0000-0000-0000-000000000000”
}
Hey @ian_coin, Welcome to the Developer Forum Community!
The keys that you have mentioned above are for your Coinbase Cloud account - https://cloud.coinbase.com/. However, you have chosen the category as Advance Trade APIs. To retrieve Keys for Advance Trade API, you have to follow below steps on how to create API keys for Advanced Trade APIs.
- Sign in Coinbase.com.
- Select Settings from your avatar dropdown.
- Select the API tab.
- Click New API Key and authenticate.
- Choose the accounts (“wallets”) and permissions (“scopes”) that the key should control.
- Click Create.
- Write down your key and secret! They cannot be recovered!
Please let us if you have any more queries. Thank you!