millioncloud.org
  • MillionCloud
  • Token
    • Million Token
    • Million Token Community
    • Graphic Resources
  • Public API
    • Million Holders
    • Million Liquidity Pools
    • Million NFTs
    • Million Memes
    • Million Quotes
    • Million Influencers
    • Million Community Projects
  • Tutorials
    • MillionToken Addresses
    • Buy Million Token
      • Buy MM on Uniswap V2
      • Buy MM on Uniswap V3
      • Buy MM on SushiSwap
      • Buy MM on Quickswap
      • Buy MM on PancakeSwap
      • Buy MM on TraderJoe
      • Buy MM on MoonSwap
      • Buy MM on Raydium
      • Buy MM on LuaSwap
      • Buy MM on Gate.io
    • Network Setups
      • Setup Polygon on MetaMask
      • Setup BSC on MetaMask
      • Setup Avanlache on MetaMask
      • Setup Moonriver on MetaMask
      • Setup TomoChain on MetaMask
      • Setup Fantom on MetaMask
      • Setup Harmony on MetaMask
      • Setup Near Wallet
    • Crypto Security
  • Third Party API
    • Sushiswap
    • Etherscan
    • Solana Explorer
    • BscScan
    • Cardanoscan (coming soon ?)
    • CoinGecko
    • Bloxy
  • Links
    • millioncloud.org
  • Updates
    • Changelog
  • Donations
Powered by GitBook
On this page
  • Get a Random Meme Image for Million Token
  • Get the meme images List
  • Get the meme image by ID
  • Get the meme image by Slug

Was this helpful?

  1. Public API

Million Memes

Access the Million Token Memes collection.

Features aren't implemented yet. Next release will come soon !

Get a Random Meme Image for Million Token

GET https://api.millioncloud.org/memes/random

Will send a different random meme picture on each request.

Query Parameters

Name
Type
Description

format

string

Chose the format you want: png, jpeg, gif, mp4, webm

ratio

string

Get a picture that have specific w/h ratio 1-16, 3-4, 3-2, 1-1

width

integer

Get a Picture that have this exact width, or nearest.

height

integer

Get a Picture that have this exact height, or nearest.

Get the meme images List

GET https://api.millioncloud.org/memes

Query Parameters

Name
Type
Description

limit

string

Limit the number of rows to get. Default is 100.

Get the meme image by ID

GET https://api.millioncloud.org/memes/:id

Return the meme image by ID.

Path Parameters

Name
Type
Description

id

string

Get the meme image by id.

Get the meme image by Slug

GET https://api.millioncloud.org/memes/:slug

Path Parameters

Name
Type
Description

slug

string

Get the meme image by slug.

PreviousMillion NFTsNextMillion Quotes

Last updated 2 years ago

Was this helpful?