-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
docs/01-inventory/02-where/05-integrations-cdn/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"label": "CDN Integrations", | ||
"collapsed": false | ||
} |
20 changes: 20 additions & 0 deletions
20
docs/01-inventory/02-where/05-integrations-cdn/cloudflare.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Cloudflare | ||
--- | ||
|
||
Integrating Cloudflare with Escape's Inventory enhances the management of your API ecosystem by incorporating your Cloudflare Setup. | ||
Here is how to generate an API key for this integration: | ||
|
||
### Generating a Cloudflare API Key | ||
|
||
Follow these steps to create your API key in Cloudflare: | ||
|
||
Escape fetches domains and API schema definitions from Cloudflare. | ||
|
||
Go to your profile in the [Cloudflare Dashboard](https://dash.cloudflare.com/profile/api-tokens). | ||
Create a new token in the `Create Custom Token` section. | ||
|
||
Name your token, then select the following permissions: | ||
- Account: API Gateway: Read | ||
- Zone: Zone: Read | ||
- Zone: DNS: Read |