⚡
Fluxpoint API
WebsiteDiscord Server
  • â„šī¸Information
  • 📋Changelogs
  • Reviews
  • đŸ“ĻLibrary
    • #ī¸âƒŖC#
    • ☕JavaScript
    • đŸ‘ģBotGhost
    • 💡Http Example
  • ⚡Client
    • 🧰Lib Developers
    • đŸ“ĻResponses
    • âš ī¸Error Codes
  • 🔗Endpoints
    • Test
    • Misc
    • Utility
    • Color
    • Convert
    • List
    • Image Gen
      • Templates
      • Custom Image
    • Minecraft
    • Sfw Anime Images
    • Sfw Anime Gifs
    • Meme Images
    • Animal Images
    • Nsfw
      • Nsfw Anime Images
      • Nsfw Anime Gifs
Powered by GitBook
On this page
  • Random Color
  • Color Info
  1. Endpoints

Color

Random Color

GET https://api.fluxpoint.dev/color/random

Get a random color.

Headers

Name
Type
Description

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "hex": "#ff0000",
    "name": "Red",
    "r": 255,
    "g": 0,
    "b": 0,
}

Color Info

GET https://api.fluxpoint.dev/color/info?name=red

Get color info from name, hex or rgb value.

Query Parameters

Name
Type
Description

name/hex/rgb

String

Get info for this color

Headers

Name
Type
Description

Authorization*

{
    "success": true,
    "code": 200,
    "message": "",
    "hex": "#ff0000",
    "name": "Red",
    "r": 255,
    "g": 0,
    "b": 0,
}
PreviousUtilityNextConvert

Last updated 1 year ago

Your API token here

Your API token here

🔗
https://fluxpoint.dev/api/token
https://fluxpoint.dev/api/token