File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11(organization-api)=
22# API
33
4- We offer an API to allow programmatic access to the
5- Cloud products. The API can be accessed by generating a key and secret
6- in your account page:
4+ We offer an API to allow programmatic access to CrateDB Cloud. The API can
5+ be accessed by generating a key and secret in your
6+ [ account page] ( https://console.cratedb.cloud/account/settings ) (login required).
7+
8+ The API keys are bound to the CrateDB Cloud user account that generates them.
9+ This means that any actions performed using the API keys will be executed as
10+ that user. Consequently, the API keys inherit the same permissions as the user,
11+ allowing the same level of access and control over the organization and its
12+ resources.
713
814![ Cloud Console New Api Key] ( ../_assets/img/create-api-key.png )
915
You can’t perform that action at this time.
0 commit comments