- Verify that the API token is valid and active.
- List all accounts you have ownership or verified access to.
- Retrieve details for a specific Cloudflare account by ID.
- List all AI Gateway configurations in the account.
- Retrieve details for a specific AI Gateway including configuration and usage statistics.
- Create a new AI Gateway for proxying and monitoring AI API calls.
- Update an AI Gateway's configuration including caching, rate limiting, and logging settings.
- Delete an AI Gateway and all its configuration.
- List request/response logs for an AI Gateway with filtering by model, provider, date range, and status.
- List all custom hostnames for a zone with optional filtering by hostname, SSL status, and order.
- Retrieve details for a specific custom hostname including SSL status and ownership verification.
- Create a new custom hostname for a zone with SSL configuration for SaaS customer domains.
- Update a custom hostname's SSL settings, origin server, or other configuration.
- Delete a custom hostname and its associated SSL certificate.
- List all D1 SQL databases in the account.
- Retrieve details for a specific D1 database by UUID.
- Create a new D1 SQL database.
- Delete a D1 database by UUID.
- Execute a SQL query against a D1 database with optional parameter binding.
- List all DNS records for a zone with optional filtering by type, name, and content.
- Retrieve details for a specific DNS record by zone ID and record ID.
- Create a new DNS record for a zone with type, name, content, TTL, and proxy settings.
- Overwrite an existing DNS record with new values for type, name, content, TTL, and proxy settings.
- Delete a DNS record from a zone.
- Retrieve DNS analytics data for a zone including query volume, response codes, and record types over time.
- Retrieve DNS analytics data grouped by time intervals for visualizing query trends over time.
- List all firewall rules for a zone.
- List all rulesets at the zone level for WAF and other security features.
- Retrieve a specific ruleset with all its rules.
- List all rulesets at the account level.
- Delete a zone-level ruleset and all its versions.
- List IP access rules for the account that control access based on IP address, IP range, country, or ASN.
- Create an IP access rule to block, challenge, or allow traffic based on IP, IP range, country, or ASN.
- Delete an IP access rule by ID.
- List all standalone healthchecks for a zone to monitor origin server availability.
- Retrieve details for a specific healthcheck including its status, configuration, and failure reason.
- Create a standalone healthcheck to monitor an origin server's availability via HTTP, HTTPS, or TCP.
- Update a healthcheck's configuration including address, check interval, expected responses, and suspension status.
- Delete a standalone healthcheck from a zone.
- List all Workers KV namespaces in the account.
- Retrieve details for a specific KV namespace by ID.
- Create a new Workers KV namespace in the account.
- Rename an existing KV namespace.
- Delete a KV namespace and all its keys.
- List all keys in a KV namespace with optional prefix filtering and pagination.
- Read the value for a specific key in a KV namespace.
- Write multiple key-value pairs to a KV namespace in a single request with optional expiration settings.
- Delete a key-value pair from a KV namespace.
- List all load balancers for a zone.
- Retrieve details for a specific load balancer.
- Delete a load balancer by ID.
- List all load balancer pools in the account.
- Retrieve details for a specific load balancer pool.
- Retrieve the health status of a load balancer pool and its origins.
- List all load balancer monitors in the account.
- Retrieve details for a specific load balancer monitor.
- List all Logpush jobs configured for a zone for log delivery to external destinations.
- Retrieve details for a specific Logpush job including dataset, destination, and status.
- Create a new Logpush job to deliver logs from a dataset to an external destination.
- Update an existing Logpush job's configuration including destination, fields, filters, and enabled status.
- Delete a Logpush job to stop log delivery to the configured destination.
- List all members of a Cloudflare account with their roles and status.
- Retrieve details for a specific account member.
- Remove a member from the Cloudflare account.
- List all available roles for the Cloudflare account.
- List audit log events for the account showing who made changes and when.
- List all Cloudflare Pages projects in the account.
- Retrieve details for a specific Pages project by name.
- Create a new Cloudflare Pages project.
- Delete a Pages project by name.
- List all deployments for a Pages project.
- Retrieve details for a specific Pages deployment.
- List all R2 storage buckets in the account.
- Retrieve details for a specific R2 bucket by name.
- Create a new R2 storage bucket.
- Delete an R2 bucket by name.
- Get a summary of Layer 3 DDoS attack activity including top protocols and attack vectors.
- Get a summary of Layer 7 application-layer attack activity including HTTP methods and mitigation techniques.
- Get internet traffic anomalies detected by Cloudflare Radar for monitoring outages and disruptions.
- Submit a URL for scanning by Cloudflare Radar to analyze for phishing, malware, and other threats.
- Retrieve the results of a URL scan including threat verdicts, page details, and detected technologies.
- Search previously submitted URL scans with filters for hostname, path, and date range.
- Get Cloudflare Radar domain popularity ranking for a specific domain.
- Get the top ranked domains globally or by location from Cloudflare Radar.
- Get BGP hijack events detected by Cloudflare Radar for monitoring routing security.
- Get BGP route leak events detected by Cloudflare Radar for monitoring routing integrity.
- Look up IP address information including ASN, geolocation, and network details from Cloudflare Radar.
- Look up ASN (Autonomous System Number) information including organization, country, and network size.
- List all rules lists (IP lists, hostname lists, etc.) in the account.
- Retrieve details for a specific rules list by ID.
- Create a new rules list for use in firewall rules and security features.
- Delete a rules list by ID.
- List all items in a rules list with pagination.
- List all SSL/TLS certificate packs for a zone including Universal, Advanced, and custom certificates.
- Retrieve details for a specific SSL/TLS certificate pack including status, hostnames, and expiration.
- Order an Advanced Certificate Manager certificate pack for specific hostnames.
- Delete an Advanced Certificate Manager certificate pack.
- Get the SSL verification status and validation records for a zone's certificate pack.
- Retrieve the Universal SSL settings for a zone including whether it is enabled.
- Enable or disable Universal SSL for a zone.
- List all Cloudflare Tunnels in the account for securely exposing applications without opening inbound ports.
- Retrieve details for a specific Cloudflare Tunnel including status, connections, and configuration.
- Create a new Cloudflare Tunnel for securely connecting origin servers to the Cloudflare network.
- Delete a Cloudflare Tunnel. The tunnel must have no active connections before deletion.
- List active connections (cloudflared connectors) for a specific Cloudflare Tunnel.
- Retrieve the configuration for a remotely-managed Cloudflare Tunnel including ingress rules.
- List all waiting rooms configured for a zone for managing traffic surges.
- Retrieve details for a specific waiting room including its configuration and queue settings.
- Create a new waiting room for a zone to manage traffic surges and protect origin servers.
- Update a waiting room's configuration including capacity limits, queue settings, and session duration.
- Get the real-time status of a waiting room including queue length, estimated wait time, and active users.
- Delete a waiting room from a zone.
- List all Workers scripts deployed to the account.
- Retrieve settings and metadata for a specific Workers script.
- Delete a Workers script by name.
- List all Workers routes for a zone.
- Create a Workers route to map a URL pattern to a Workers script.
- Delete a Workers route by ID.
- List all builds for a Workers script to track deployment pipeline history.
- Retrieve details for a specific Workers build including status and metadata.
- Retrieve build logs for a specific Workers build to diagnose build failures or review output.
- List all cron triggers (scheduled executions) for a Workers script.
- Replace all cron triggers for a Workers script with a new set of schedules.
- List all secret bindings for a Workers script (names only, values are not returned).
- Create or update a secret binding for a Workers script.
- Delete a secret binding from a Workers script.
- Execute a saved Workers observability query to retrieve logs, errors, and invocation events.
- Retrieve available telemetry keys (filterable fields) for Workers observability queries.
- Retrieve distinct values for a specific telemetry key to understand available filter options.
- List all zones (domains) in the account with optional filtering by name, status, and pagination.
- Retrieve details for a specific zone by ID.
- Add a new zone (domain) to the Cloudflare account.
- Remove a zone (domain) from Cloudflare.
- Purge cached content for a zone. Purge everything or specific files/tags/hosts.
- List all settings for a zone including SSL mode, security level, caching, and more.
- Retrieve the value of a specific zone setting by its ID.
- Update the value of a specific zone setting such as SSL mode, security level, or caching.
No matching actions