Skip to content

Commit d578562

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[CRED-560] Update key management docs to include new working links (#30535)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 7d13867 commit d578562

File tree

9 files changed

+28
-18
lines changed

9 files changed

+28
-18
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-22 07:16:13.613054",
8-
"spec_repo_commit": "8ca2883c"
7+
"regenerated": "2025-07-22 16:43:57.112900",
8+
"spec_repo_commit": "bd643af7"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-22 07:16:22.952520",
13-
"spec_repo_commit": "8ca2883c"
12+
"regenerated": "2025-07-22 16:44:06.291545",
13+
"spec_repo_commit": "bd643af7"
1414
}
1515
}
1616
}

data/api/v1/full_spec.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39666,13 +39666,18 @@ tags:
3966639666
- description: Get a list of IP prefixes belonging to Datadog.
3966739667
name: IP Ranges
3966839668
- description: 'Manage your Datadog API and application keys. You need an API key
39669-
and
39669+
and an
3967039670

39671-
an application key for a user with the required permissions to interact
39671+
application key for a user with the required permissions to interact with these
39672+
endpoints.
3967239673

39673-
with these endpoints. The full list of API and application keys can be
3967439674

39675-
seen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).'
39675+
Consult the following pages to view and manage your keys:
39676+
39677+
39678+
- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)
39679+
39680+
- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)'
3967639681
externalDocs:
3967739682
description: Find out more at
3967839683
url: https://docs.datadoghq.com/account_management/api-app-keys/

data/api/v1/full_spec_deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187336,7 +1187336,7 @@
11873361187336
"name": "IP Ranges"
11873371187337
},
11873381187338
{
1187339-
"description": "Manage your Datadog API and application keys. You need an API key and\nan application key for a user with the required permissions to interact\nwith these endpoints. The full list of API and application keys can be\nseen on your [Datadog API page](https://app.datadoghq.com/account/settings#api).",
1187339+
"description": "Manage your Datadog API and application keys. You need an API key and an\napplication key for a user with the required permissions to interact with these endpoints.\n\nConsult the following pages to view and manage your keys:\n\n- [API Keys](https://app.datadoghq.com/organization-settings/api-keys)\n- [Application Keys](https://app.datadoghq.com/personal-settings/application-keys)",
11873401187340
"externalDocs": {
11873411187341
"description": "Find out more at",
11873421187342
"url": "https://docs.datadoghq.com/account_management/api-app-keys/"

0 commit comments

Comments
 (0)