FlarePurge
ES

Frequently asked questions

Everything you might wonder before installing FlarePurge. If the answer you need isn't here, write to support@flarepurge.com.

The basics

What is FlarePurge?
A native Apple app (iPhone, iPad, Mac) that calls the Cloudflare API on your behalf to list zones and purge caches. It is a client for your own Cloudflare account — we do not host anything for you.
Is it really free?
Yes. 100% free. No ads, no in-app purchases, no subscription, no premium tier. We might add optional pro features in the future, but the purge flow will always be free.
Do I need a Cloudflare account?
Yes. FlarePurge does not replace Cloudflare; it talks to your Cloudflare account via the official public API. You need at least one zone on a Cloudflare plan (Free, Pro, Business or Enterprise — all supported).
Which platforms?
Universal Apple app: iPhone on iOS 17 or later, iPad on iPadOS 17 or later, Mac on macOS 13 Ventura or later. One purchase (free) covers all your Apple devices.

How it works

What do I paste in? My email + Global API Key?
No — FlarePurge only accepts scoped API tokens, which is the modern and safer method. A Global API Key would give the app full admin access to your account; we would rather not ask for that.
Which token permissions do I need?
At minimum: Zone:Zone:Read (to list your zones) and Zone:Cache Purge:Purge (to clear caches). Optionally Account:Read if you want the app to group zones by account name. That's it — no DNS, no WAF, no SSL scopes.
Does selective purge support regex or path patterns?
It supports exact URL purge and hostname purge, which is what the public Cloudflare API offers on Free and Pro plans. Tag and prefix purge are Enterprise-only Cloudflare features and fall outside this app's scope.
Is there a bulk purge?
Yes. You can purge all your favorites at once, or purge every zone of an entire Cloudflare account with one confirm. Both operations respect Cloudflare's rate limits and are serialised with a small concurrency cap.

Privacy & data

Where are my API tokens stored?
In the system Keychain, inside an App Group shared between the app and any future extension. By default the entry is device-only. You can opt in to iCloud Keychain sync in Settings.
Do you collect analytics?
No. There is no third-party SDK bundled with the app. No Firebase, no Google Analytics, no Mixpanel, no crash reporter, no advertising network. FlarePurge never phones home.
Where does my network traffic go?
Only to api.cloudflare.com, over TLS 1.2+ with certificate pinning (SPKI SHA-256 hashes of Cloudflare's public cert). There is no Color Vivo backend; we never proxy your traffic.
What is stored in iCloud?
Only the list of zone IDs you have marked as favorite, in your own private CloudKit database. We have zero visibility into that container — it belongs to you and can be wiped at any time from your Apple ID settings.

Permissions & platform

Does the app ask for any special permissions?
None that would surprise you. No contacts, no photos, no location, no microphone. It needs network access (obviously) and Keychain for secure token storage. On Mac there is an optional menu bar integration; you can disable it.
Does it work offline?
The zone list is cached locally, so the app paints instantly on launch and you can browse without a connection. Anything that hits Cloudflare (purge, verify token) obviously requires internet.
Is there a widget or Siri shortcut?
Not in 1.x. We may add a Home Screen widget and an AppIntent for Siri / Shortcuts in a future release, so you can say “Hey Siri, purge example.com”.

Support

How do I report a bug or request a feature?
Write to support@flarepurge.com. We read every email. Include your device model, OS version, and — if relevant — the Cloudflare account tier (Free / Pro / Business / Enterprise).
Who is behind FlarePurge?
FlarePurge is developed by Color Vivo Internet, SL, a Spanish company based in Madrid and Herencia (Ciudad Real). The idea is from David Carrero. We are not affiliated with Cloudflare, Inc.