Prepaid Recharge Plans | Recharge & Bill Payment Offer

Last Update: Fri, 04 Feb 2022 18:31:04

Online English Dictionary
Word meaning with PartsOfSpeech, Examples, Antonyms & Synonyms from various popular sources:
A Simple Knowledgebase

 • ADS

 • CSS

 • EXCEL

 • IMAGE-SERVER

 • SCRIPTS

 • SEO

 • WEB-PAGE-LANGUAGES

 • WEB-SERVER

 • WEBSITE-MONITORING-AND-BACKUP


IMAGE-SERVER | CLOUDFLARE | GETTING-API-TOKEN

Getting API Token

To use API with Cloudflare Image (for image uploading & resizing) we need an API token. To get token, working with Cloudflare Image follow the steps.

  1. First login to Cloudflare & go to Cloudflare Images / Stream & buy appropriate plan.
  2. Go to API Tokens Page
  3. Click Create Token button & click Get Started button under Custom token.
  4. Now give token name, under Permission choose (1st dropdown: Account, 2nd dropdown: Cloudflare Images, 3rd dropdown: Edit) & Click "Continue to summary".
  5. Finally submit it & you get API token.

See the following image:


Verify Token

Once you get API token, you need to verify its status. See php script here
When run the script, you get following:


Cloudflare Image Upload PHP script using API

Now we're uploading image using API. We are providing here two working PHP scripts of image uploading.
1st PHP Script | 2nd PHP Script