Skip to content

Commit

Permalink
feat: cloudflare integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Gby56 committed Oct 4, 2024
1 parent 2f2e531 commit de6dfee
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
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 docs/01-inventory/02-where/05-integrations-cdn/cloudflare.mdx
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

0 comments on commit de6dfee

Please sign in to comment.