# FlarePurge > Native app to purge Cloudflare cache from iPhone, iPad, Mac, Android and > Windows. 100% free — no ads, no in-app purchases, no subscription. Zero > backend: the app talks directly to api.cloudflare.com over TLS with > certificate pinning, and API tokens never leave the device. Published by Color Vivo Internet, SL (Spain). Not affiliated with Cloudflare, Inc. Source code is MIT-licensed and public for all three platforms. ## What it does - Total purge: clear a zone's entire Cloudflare cache in three taps. - Selective purge: target specific URLs or hostnames. Up to 30 URLs per call, batched automatically to respect Cloudflare's API limit. - Multi-account: add unlimited Cloudflare accounts; zones are grouped per account. - Bulk purge: purge every favorite at once, or every zone of an entire account. - Favorites: pinned zones sync across the user's devices through their own private iCloud (CloudKit) database. The publisher has no access to it. - Mac: menu bar integration and full keyboard support (⌘F search, ⌘R reload, ⌘, settings). - Localized into 21 languages. ## What it deliberately does not do - No DNS, WAF, SSL or analytics management. Purge only — single purpose by design. - No Global API Key support. Only scoped API tokens, which is the safer method. - No Cache-Tag or Cache-Prefix purge: those are Cloudflare Enterprise-only features. - No third-party SDKs in the app: no Firebase, no Google Analytics, no crash reporter. ## Requirements - A Cloudflare account with at least one zone. Any plan works: Free, Pro, Business or Enterprise. - A Cloudflare API token with two permissions: `Zone:Zone:Read` and `Zone:Cache Purge:Purge`. `Account:Read` is optional and only used to group zones by account name. - iOS 17+ / iPadOS 17+ / macOS 14 Sonoma+ / Android 10+ / Windows 10 or 11. ## Price Free. There is no paid tier, no subscription and no in-app purchase. The purge flow will always be free. ## Where to get it - App Store (iPhone, iPad, Mac): https://apps.apple.com/app/flarepurge/id6762520377 - Google Play (Android): https://play.google.com/store/apps/details?id=com.colorvivo.flarepurge - Microsoft Store (Windows): https://apps.microsoft.com/store/detail/9P085X47J8N0 ## Key pages - Home: https://flarepurge.com/ - FAQ: https://flarepurge.com/faq/ - How to create a Cloudflare API token for purging: https://flarepurge.com/guides/cloudflare-api-token/ - Purge everything vs. selective purge: https://flarepurge.com/guides/purge-everything-vs-selective/ - Cloudflare purge API limits: https://flarepurge.com/guides/cloudflare-purge-api-limits/ - Purge Cloudflare cache from your phone: https://flarepurge.com/guides/purge-from-mobile/ - Open source: https://flarepurge.com/open-source/ - Changelog: https://flarepurge.com/changelog/ - Privacy policy: https://flarepurge.com/privacy/ ## Source code (MIT) - Apple (iOS, iPadOS, macOS): https://github.com/colorvivo/flarepurge-apple - Android: https://github.com/colorvivo/flarepurge-android - Windows: https://github.com/colorvivo/flarepurge-windows ## Contact support@flarepurge.com