Skip to content

Instantly share code, notes, and snippets.

View Suspectxyzz's full-sized avatar
:octocat:
I may be slow to respond.

Suspectxyz Suspectxyzz

:octocat:
I may be slow to respond.
View GitHub Profile
@marcostolosa
marcostolosa / CloudFlare-API.md
Last active June 20, 2024 19:17
Cloudflare API - Using Cloudflare’s API, you can do just about anything you can do on cloudflare.com via the customer dashboard.

Cloudflare's API Cheat-Sheet

VARIABLE VALUE
EMAIL The email address associated with your Cloudflare account.
KEY The global API key associated with your Cloudflare account.
DOMAIN The name of the domain to create a zone record for.
JUMP_START If true, automatically attempts to fetch existing DNS records when creating a domain’s zone record
ZONE_ID The unique ID of the domain’s zone record. Assigned by Cloudflare. Required when managing an existing zone record and its DNS records.