Title: CF API Key &#8211; encrypted?
Last modified: January 7, 2022

---

# CF API Key – encrypted?

 *  Resolved [imincognito](https://wordpress.org/support/users/imincognito/)
 * (@imincognito)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cf-api-key-encrypted/)
 * just a question – is the CF API key encrypted by the plugin?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [iSaumya](https://wordpress.org/support/users/isaumya/)
 * (@isaumya)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cf-api-key-encrypted/#post-15227057)
 * Hi, the CF API key is stored inside a PHP file so the outside world can never
   access it.
 *  Thread Starter [imincognito](https://wordpress.org/support/users/imincognito/)
 * (@imincognito)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/cf-api-key-encrypted/#post-15229959)
 * Then it’s not encrypted.
 *  Plugin Contributor [iSaumya](https://wordpress.org/support/users/isaumya/)
 * (@isaumya)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/cf-api-key-encrypted/#post-15234391)
 * Hi [@imincognito](https://wordpress.org/support/users/imincognito/),
    First of
   all, if your question is if your CF API is cryptographically encrypted inside
   the plugin the answer is no. It is not. The reason it is not done in that way
   is to ensure that the server do not have to work extra hard to encrypt decrypt
   the API Key/Token all the time before sending an API request. As on a low end
   shared server this might add much extra cost.
 * Moreover, your API key is stored inside a PHP file instead of any other static
   file like JSON. The reason it is done that way is to ensure even if someone tries
   to access the file they will get noting in return as it is a PHP file.
 * I hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CF API Key – encrypted?’ is closed to new replies.

 * ![](https://ps.w.org/wp-cloudflare-page-cache/assets/icon-256x256.gif?rev=3234997)
 * [Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals](https://wordpress.org/plugins/wp-cloudflare-page-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cloudflare-page-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [iSaumya](https://wordpress.org/support/users/isaumya/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/cf-api-key-encrypted/#post-15234391)
 * Status: resolved