| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/api/resources/intel/subresources/indicator_feeds/methods/data | [Back] [Original] |
Retrieves the raw data entries in a custom threat indicator feed.
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
X-Auth-Email: user@example.comThe previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
X-Auth-Key: 144c9defac04969c7bfad8efaa8ea194Intel WriteIntel Readcurl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/intel/indicator-feeds/$FEED_ID/data \
-H "X-Auth-Email: $CLOUDFLARE_EMAIL" \
-H "X-Auth-Key: $CLOUDFLARE_API_KEY"| Web Proxy Viewer | New URL | Original Page |