{
  "info": {
    "_postman_id": "jaky-api-collection-v1",
    "name": "Jaky API Official Collection",
    "description": "Complete REST API Collection for Jaky API (https://api.jaky.dev). High-performance AI, Downloaders, Search, Internet Tools, and Cloudflare Bypass Services.",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "variable": [
    {
      "key": "baseUrl",
      "value": "https://api.jaky.dev",
      "type": "string"
    },
    {
      "key": "apiKey",
      "value": "YOUR_API_KEY",
      "type": "string"
    }
  ],
  "item": [
    {
      "name": "Alight Pro",
      "description": "Alight Motion Premium Subscription and Activation Services.",
      "item": [
        {
          "name": "Send Magic Link",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/alight-motion/send",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "alight-motion",
                "send"
              ],
              "query": []
            },
            "description": "Send authentication magic link email for Alight Motion.",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"email\": \"user@example.com\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": []
        },
        {
          "name": "Verify & Apply Premium",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/alight-motion/verify",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "alight-motion",
                "verify"
              ],
              "query": []
            },
            "description": "Verify email confirmation link and activate annual Alight Motion Pro package.",
            "body": {
              "mode": "raw",
              "raw": "{\n  \"email\": \"user@example.com\",\n  \"link\": \"https://alightcreative.com?ui_sid=0366624874&oobCode=...\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Artificial Intelligence",
      "description": "AI-powered services including background removal and high-resolution image upscaling.",
      "item": [
        {
          "name": "AI Background Remover",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/ai/removebg?url=https%3A%2F%2Fraw.githubusercontent.com%2FPokeAPI%2Fsprites%2Fmaster%2Fsprites%2Fpokemon%2Fother%2Fofficial-artwork%2F25.png&format=png",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "ai",
                "removebg"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/25.png",
                  "description": "Direct URL of the image to remove background",
                  "disabled": false
                },
                {
                  "key": "format",
                  "value": "png",
                  "description": "Response format (binary PNG by default or json)",
                  "disabled": true
                }
              ]
            },
            "description": "Automatically remove image background and generate transparent PNG output."
          },
          "response": []
        },
        {
          "name": "AI Image Upscaler",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/ai/upscale?url=https%3A%2F%2Fraw.githubusercontent.com%2FPokeAPI%2Fsprites%2Fmaster%2Fsprites%2Fpokemon%2Fother%2Fofficial-artwork%2F25.png&scale=2",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "ai",
                "upscale"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/25.png",
                  "description": "Direct image URL to upscale",
                  "disabled": false
                },
                {
                  "key": "scale",
                  "value": "2",
                  "description": "Upscale factor (2x or 4x)",
                  "disabled": true
                }
              ]
            },
            "description": "Enhance and upscale image resolution up to 4x using neural network models."
          },
          "response": []
        },
        {
          "name": "AI Text to Image",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/ai/text2image?prompt=futuristic%20cyberpunk%20city%20at%20night%20with%20glowing%20neon%20lights&width=1024&height=1024",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "ai",
                "text2image"
              ],
              "query": [
                {
                  "key": "prompt",
                  "value": "futuristic cyberpunk city at night with glowing neon lights",
                  "description": "Text description of the desired image",
                  "disabled": false
                },
                {
                  "key": "width",
                  "value": "1024",
                  "description": "Output image width in pixels (256-1536)",
                  "disabled": true
                },
                {
                  "key": "height",
                  "value": "1024",
                  "description": "Output image height in pixels (256-1536)",
                  "disabled": true
                }
              ]
            },
            "description": "Generate high-resolution AI artwork and graphics from textual prompts with custom dimensions."
          },
          "response": []
        }
      ]
    },
    {
      "name": "Canvas",
      "description": "Canvas manipulation, media overlay processing, code snippets, and dynamic social cards.",
      "item": [
        {
          "name": "Aesthetic Quote Card Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/quote?text=Simplicity%20is%20prerequisite%20for%20reliability.%20Build%20clean%20code%20and%20powerful%20systems%20that%20stand%20the%20test%20of%20scale.%20%F0%9F%92%A1&author=Edsger%20W.%20Dijkstra&role=Computer%20Scientist&avatar=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F162775830%3Fv%3D4&theme=dark",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "quote"
              ],
              "query": [
                {
                  "key": "text",
                  "value": "Simplicity is prerequisite for reliability. Build clean code and powerful systems that stand the test of scale. 💡",
                  "description": "Quote message text",
                  "disabled": false
                },
                {
                  "key": "author",
                  "value": "Edsger W. Dijkstra",
                  "description": "Author name",
                  "disabled": true
                },
                {
                  "key": "role",
                  "value": "Computer Scientist",
                  "description": "Author subtitle, role, or title",
                  "disabled": true
                },
                {
                  "key": "avatar",
                  "value": "https://avatars.githubusercontent.com/u/162775830?v=4",
                  "description": "Direct URL of the author avatar image",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Visual aesthetic color theme",
                  "disabled": true
                }
              ]
            },
            "description": "Generate stylish aesthetic quote cards with custom typography, gradient themes, author branding, and emoji support."
          },
          "response": []
        },
        {
          "name": "Brat Album Cover Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/brat?text=jaky%20api&blur=false&bgColor=%238ACE00&textColor=%23000000",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "brat"
              ],
              "query": [
                {
                  "key": "text",
                  "value": "jaky api",
                  "description": "Album cover text message or title",
                  "disabled": false
                },
                {
                  "key": "blur",
                  "value": "false",
                  "description": "Apply signature aesthetic blur effect to text",
                  "disabled": true
                },
                {
                  "key": "bgColor",
                  "value": "#8ACE00",
                  "description": "Background color (hex or CSS color)",
                  "disabled": true
                },
                {
                  "key": "textColor",
                  "value": "#000000",
                  "description": "Text font color (hex or CSS color)",
                  "disabled": true
                }
              ]
            },
            "description": "Generate signature Charli XCX 'Brat' styled album typography covers with custom text, colors, blur effects, and auto-scaled fonts."
          },
          "response": []
        },
        {
          "name": "Code Snippet to Image (Carbon)",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/carbon?code=const%20greet%20%3D%20(name%3A%20string)%20%3D%3E%20%60Hello%2C%20%24%7Bname%7D!%60%3B%0Aconsole.log(greet('World'))%3B&language=typescript&title=index.ts&theme=dark&lineNumbers=true",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "carbon"
              ],
              "query": [
                {
                  "key": "code",
                  "value": "const greet = (name: string) => `Hello, ${name}!`;\nconsole.log(greet('World'));",
                  "description": "Source code text to syntax highlight",
                  "disabled": false
                },
                {
                  "key": "language",
                  "value": "typescript",
                  "description": "Programming language for syntax highlighting",
                  "disabled": true
                },
                {
                  "key": "title",
                  "value": "index.ts",
                  "description": "Window header title or filename",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Editor theme and canvas backdrop style",
                  "disabled": true
                },
                {
                  "key": "lineNumbers",
                  "value": "true",
                  "description": "Display line numbers in code block",
                  "disabled": true
                }
              ]
            },
            "description": "Generate beautiful macOS-style syntax-highlighted code snippet cards with retina 2x resolution across multiple languages and themes."
          },
          "response": []
        },
        {
          "name": "Fake Tweet Mockup Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/tweet?text=Just%20launched%20our%20new%20developer%20API%20platform%20with%20high-performance%20Canvas%20rendering!%20%F0%9F%9A%80%20Check%20it%20out%20now%20%F0%9F%94%A5&name=Muhammad%20Zaki&username=kiicodeofficial&avatar=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F162775830%3Fv%3D4&verified=true&theme=dark&retweets=1.2K&likes=14.8K&views=1.5M&image=",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "tweet"
              ],
              "query": [
                {
                  "key": "text",
                  "value": "Just launched our new developer API platform with high-performance Canvas rendering! 🚀 Check it out now 🔥",
                  "description": "Tweet content with full emoji and markdown support",
                  "disabled": false
                },
                {
                  "key": "name",
                  "value": "Muhammad Zaki",
                  "description": "Author display name",
                  "disabled": true
                },
                {
                  "key": "username",
                  "value": "kiicodeofficial",
                  "description": "Twitter/X handle without @",
                  "disabled": true
                },
                {
                  "key": "avatar",
                  "value": "https://avatars.githubusercontent.com/u/162775830?v=4",
                  "description": "Direct URL of the author profile picture",
                  "disabled": true
                },
                {
                  "key": "verified",
                  "value": "true",
                  "description": "Show blue verified checkmark badge",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Color theme for the card",
                  "disabled": true
                },
                {
                  "key": "retweets",
                  "value": "1.2K",
                  "description": "Retweets counter display",
                  "disabled": true
                },
                {
                  "key": "likes",
                  "value": "14.8K",
                  "description": "Likes counter display",
                  "disabled": true
                },
                {
                  "key": "views",
                  "value": "1.5M",
                  "description": "Views counter display",
                  "disabled": true
                },
                {
                  "key": "image",
                  "value": "",
                  "description": "Attached media image URL",
                  "disabled": true
                }
              ]
            },
            "description": "Generate realistic X/Twitter post screenshot mockups with custom author, badge, content, theme, and engagement metrics."
          },
          "response": []
        },
        {
          "name": "Fake YouTube Comment Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/yt-comment?comment=Bro%20just%20created%20the%20cleanest%20API%20platform%20ever!%20%F0%9F%9A%80%F0%9F%94%A5&name=Muhammad%20Zaki&avatar=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F162775830%3Fv%3D4&time=2%20hours%20ago&likes=1.4K&pinned=true&theme=dark",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "yt-comment"
              ],
              "query": [
                {
                  "key": "comment",
                  "value": "Bro just created the cleanest API platform ever! 🚀🔥",
                  "description": "Comment body text with emoji support",
                  "disabled": false
                },
                {
                  "key": "name",
                  "value": "Muhammad Zaki",
                  "description": "Author display name",
                  "disabled": true
                },
                {
                  "key": "avatar",
                  "value": "https://avatars.githubusercontent.com/u/162775830?v=4",
                  "description": "Direct URL of user profile avatar image",
                  "disabled": true
                },
                {
                  "key": "time",
                  "value": "2 hours ago",
                  "description": "Comment posted relative time string",
                  "disabled": true
                },
                {
                  "key": "likes",
                  "value": "1.4K",
                  "description": "Likes count string (e.g. 1.4K, 25K)",
                  "disabled": true
                },
                {
                  "key": "pinned",
                  "value": "true",
                  "description": "Display 'Pinned by creator' badge",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Color theme for YouTube card",
                  "disabled": true
                }
              ]
            },
            "description": "Generate realistic YouTube comment mockups with avatar, author name, pinned badge, likes count, and emoji rendering."
          },
          "response": []
        },
        {
          "name": "GitHub Repository Card Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/github?repo=jakisoft%2Fjaky-api&name=jakisoft%2Fjaky-api&desc=High-Performance%20RESTful%20API%20Services%20Suite.&stars=120&forks=35&language=TypeScript&theme=dark",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "github"
              ],
              "query": [
                {
                  "key": "repo",
                  "value": "jakisoft/jaky-api",
                  "description": "GitHub repository path (e.g. facebook/react or jakisoft/jaky-api) for live stats",
                  "disabled": true
                },
                {
                  "key": "name",
                  "value": "jakisoft/jaky-api",
                  "description": "Custom repository display name",
                  "disabled": true
                },
                {
                  "key": "desc",
                  "value": "High-Performance RESTful API Services Suite.",
                  "description": "Custom repository description",
                  "disabled": true
                },
                {
                  "key": "stars",
                  "value": "120",
                  "description": "Stars counter display",
                  "disabled": true
                },
                {
                  "key": "forks",
                  "value": "35",
                  "description": "Forks counter display",
                  "disabled": true
                },
                {
                  "key": "language",
                  "value": "TypeScript",
                  "description": "Primary programming language",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Card visual theme",
                  "disabled": true
                }
              ]
            },
            "description": "Generate stylish GitHub repository overview cards with real-time stars, forks, language badges, and description."
          },
          "response": []
        },
        {
          "name": "Goodbye & Farewell Card Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/goodbye?username=Muhammad%20Zaki&avatar=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F162775830%3Fv%3D4&server=Developer%20Community&memberCount=1%2C500&title=%F0%9F%91%8B%20FAREWELL%20%26%20GOODBYE&theme=light",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "goodbye"
              ],
              "query": [
                {
                  "key": "username",
                  "value": "Muhammad Zaki",
                  "description": "Departing member username or display name",
                  "disabled": false
                },
                {
                  "key": "avatar",
                  "value": "https://avatars.githubusercontent.com/u/162775830?v=4",
                  "description": "Direct URL of user avatar picture",
                  "disabled": true
                },
                {
                  "key": "server",
                  "value": "Developer Community",
                  "description": "Community server or group name",
                  "disabled": true
                },
                {
                  "key": "memberCount",
                  "value": "1,500",
                  "description": "Member number or left count",
                  "disabled": true
                },
                {
                  "key": "title",
                  "value": "👋 FAREWELL & GOODBYE",
                  "description": "Top header badge text",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "light",
                  "description": "Neo-brutalist visual theme",
                  "disabled": true
                }
              ]
            },
            "description": "Generate asymmetric Neo-Brutalist farewell and member departure cards with customizable avatar, member stats, and badges."
          },
          "response": []
        },
        {
          "name": "Spotify Track Card Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/spotify?title=Starboy&artist=The%20Weeknd%2C%20Daft%20Punk&cover=https%3A%2F%2Fi.scdn.co%2Fimage%2Fab67616d0000b2734718e2b124f79258be7bc452&duration=3%3A50&progress=1%3A45&theme=dark",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "spotify"
              ],
              "query": [
                {
                  "key": "title",
                  "value": "Starboy",
                  "description": "Track or song title",
                  "disabled": false
                },
                {
                  "key": "artist",
                  "value": "The Weeknd, Daft Punk",
                  "description": "Artist or band name",
                  "disabled": true
                },
                {
                  "key": "cover",
                  "value": "https://i.scdn.co/image/ab67616d0000b2734718e2b124f79258be7bc452",
                  "description": "Direct URL of album cover artwork image",
                  "disabled": true
                },
                {
                  "key": "duration",
                  "value": "3:50",
                  "description": "Total song duration string (e.g. 3:50)",
                  "disabled": true
                },
                {
                  "key": "progress",
                  "value": "1:45",
                  "description": "Current playback timestamp string (e.g. 1:45)",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "dark",
                  "description": "Visual card theme style",
                  "disabled": true
                }
              ]
            },
            "description": "Generate aesthetic Spotify music playback cards with album art, artist details, audio duration progress bar, and ambient theme styling."
          },
          "response": []
        },
        {
          "name": "Text to Meme Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/text2meme?url=https%3A%2F%2Fraw.githubusercontent.com%2FPokeAPI%2Fsprites%2Fmaster%2Fsprites%2Fpokemon%2Fother%2Fofficial-artwork%2F25.png&top=WHEN%20YOUR%20CODE%20COMPILES&bottom=ON%20THE%20FIRST%20TRY&uppercase=true&minDuration=0.5&maxDuration=60",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "text2meme"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/25.png",
                  "description": "Direct URL of the target image or video",
                  "disabled": false
                },
                {
                  "key": "top",
                  "value": "WHEN YOUR CODE COMPILES",
                  "description": "Top meme caption text (optional)",
                  "disabled": true
                },
                {
                  "key": "bottom",
                  "value": "ON THE FIRST TRY",
                  "description": "Bottom meme caption text (optional)",
                  "disabled": true
                },
                {
                  "key": "uppercase",
                  "value": "true",
                  "description": "Transform text to uppercase",
                  "disabled": true
                },
                {
                  "key": "minDuration",
                  "value": "0.5",
                  "description": "Minimum allowed video duration in seconds",
                  "disabled": true
                },
                {
                  "key": "maxDuration",
                  "value": "60",
                  "description": "Maximum allowed video duration in seconds",
                  "disabled": true
                }
              ]
            },
            "description": "Generate classic styled memes from images and videos with auto-wrapped top and bottom text."
          },
          "response": []
        },
        {
          "name": "Welcome Banner Card Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/canvas/welcome?username=Muhammad%20Zaki&type=welcome&avatar=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F162775830%3Fv%3D4&server=Developer%20Community&memberCount=1%2C500&title=%E2%9C%A8%20WELCOME%20ABOARD&theme=light",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "canvas",
                "welcome"
              ],
              "query": [
                {
                  "key": "username",
                  "value": "Muhammad Zaki",
                  "description": "Member username or display name",
                  "disabled": false
                },
                {
                  "key": "type",
                  "value": "welcome",
                  "description": "Card type (welcome or goodbye)",
                  "disabled": true
                },
                {
                  "key": "avatar",
                  "value": "https://avatars.githubusercontent.com/u/162775830?v=4",
                  "description": "Direct URL of user avatar picture",
                  "disabled": true
                },
                {
                  "key": "server",
                  "value": "Developer Community",
                  "description": "Community server or group name",
                  "disabled": true
                },
                {
                  "key": "memberCount",
                  "value": "1,500",
                  "description": "Member number or total count",
                  "disabled": true
                },
                {
                  "key": "title",
                  "value": "✨ WELCOME ABOARD",
                  "description": "Top header pill badge text (optional)",
                  "disabled": true
                },
                {
                  "key": "theme",
                  "value": "light",
                  "description": "Neo-brutalist visual theme",
                  "disabled": true
                }
              ]
            },
            "description": "Generate asymmetric Neo-Brutalist community welcome & onboarding banner cards with custom avatar, badges, and server branding."
          },
          "response": []
        }
      ]
    },
    {
      "name": "CF Solver",
      "description": "Cloudflare Turnstile captcha solver and WAF session challenge bypass services.",
      "item": [
        {
          "name": "Cloudflare Turnstile Solver",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/cfsolver/turnstile?url=https%3A%2F%2Fexample.com&siteKey=0x4AAAAAAAi2NuZzwS99-7op&proxy=http%3A%2F%2F127.0.0.1%3A8080",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "cfsolver",
                "turnstile"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://example.com",
                  "description": "Target website URL containing the Turnstile widget",
                  "disabled": false
                },
                {
                  "key": "siteKey",
                  "value": "0x4AAAAAAAi2NuZzwS99-7op",
                  "description": "Cloudflare Turnstile sitekey public key",
                  "disabled": false
                },
                {
                  "key": "proxy",
                  "value": "http://127.0.0.1:8080",
                  "description": "Optional HTTP proxy (e.g. http://host:port or http://user:pass@host:port)",
                  "disabled": true
                }
              ]
            },
            "description": "Solve Cloudflare Turnstile challenges and retrieve cf-response authentication token."
          },
          "response": []
        },
        {
          "name": "Cloudflare WAF Solver",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/cfsolver/waf?url=https%3A%2F%2Fexample.com&proxy=http%3A%2F%2F127.0.0.1%3A8080",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "cfsolver",
                "waf"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://example.com",
                  "description": "Target URL protected by Cloudflare WAF / Managed Challenge",
                  "disabled": false
                },
                {
                  "key": "proxy",
                  "value": "http://127.0.0.1:8080",
                  "description": "Optional HTTP proxy (e.g. http://host:port or http://user:pass@host:port)",
                  "disabled": true
                }
              ]
            },
            "description": "Solve Cloudflare WAF managed challenges and extract cf_clearance session cookies."
          },
          "response": []
        }
      ]
    },
    {
      "name": "Download",
      "description": "High-speed media downloaders for YouTube, TikTok, Threads, CapCut, Facebook, Google Drive, Instagram, and Spotify.",
      "item": [
        {
          "name": "CapCut Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/capcut?url=https%3A%2F%2Fwww.capcut.com%2Ftemplate-detail%2F12345",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "capcut"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.capcut.com/template-detail/12345",
                  "description": "CapCut template or video link URL",
                  "disabled": false
                }
              ]
            },
            "description": "Extract and download original videos from CapCut templates and share links."
          },
          "response": []
        },
        {
          "name": "Facebook Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/facebook?url=https%3A%2F%2Fwww.facebook.com%2Fshare%2Fr%2F12345%2F",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "facebook"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.facebook.com/share/r/12345/",
                  "description": "Facebook reel or video share URL",
                  "disabled": false
                }
              ]
            },
            "description": "Download Facebook reels and videos in HD quality."
          },
          "response": []
        },
        {
          "name": "Google Drive Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/gdrive?url=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F1a2b3c4d5e%2Fview",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "gdrive"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://drive.google.com/file/d/1a2b3c4d5e/view",
                  "description": "Google Drive file URL",
                  "disabled": false
                }
              ]
            },
            "description": "Extract direct download link, file metadata, and size from Google Drive URLs."
          },
          "response": []
        },
        {
          "name": "Instagram Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/instagram?url=https%3A%2F%2Fwww.instagram.com%2Fp%2F123456789",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "instagram"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.instagram.com/p/123456789",
                  "description": "Instagram post, reel, or story URL",
                  "disabled": false
                }
              ]
            },
            "description": "Download Instagram reels, stories, highlights, posts, and carousel albums."
          },
          "response": []
        },
        {
          "name": "Spotify Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/spotify?url=https%3A%2F%2Fopen.spotify.com%2Ftrack%2F4cOdK2wGLETKBW3PvgPWqT",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "spotify"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT",
                  "description": "Spotify track or album URL",
                  "disabled": false
                }
              ]
            },
            "description": "Fetch Spotify track and album metadata, cover art, and download streams."
          },
          "response": []
        },
        {
          "name": "Sticker.ly Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/stickerly?url=https%3A%2F%2Fsticker.ly%2Fs%2FO34WA9",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "stickerly"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://sticker.ly/s/O34WA9",
                  "description": "Sticker.ly pack share URL or pack ID",
                  "disabled": false
                }
              ]
            },
            "description": "Download and extract full sticker packs, metadata, and sticker URLs from Sticker.ly share link or pack ID."
          },
          "response": []
        },
        {
          "name": "Threads Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/threads?url=https%3A%2F%2Fwww.threads.net%2F%40user%2Fpost%2F12345",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "threads"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.threads.net/@user/post/12345",
                  "description": "Threads post URL",
                  "disabled": false
                }
              ]
            },
            "description": "Download photos, videos, and GIFs from Meta Threads posts."
          },
          "response": []
        },
        {
          "name": "TikTok Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/tiktok?url=https%3A%2F%2Fwww.tiktok.com%2F%40user%2Fvideo%2F123456789",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "tiktok"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.tiktok.com/@user/video/123456789",
                  "description": "TikTok video or slide URL",
                  "disabled": false
                }
              ]
            },
            "description": "Download TikTok videos without watermark in HD and photo slide albums."
          },
          "response": []
        },
        {
          "name": "YouTube Downloader",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/youtube?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ&format=mp4&quality=720",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "youtube"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
                  "description": "YouTube video URL",
                  "disabled": false
                },
                {
                  "key": "format",
                  "value": "mp4",
                  "description": "Target media format",
                  "disabled": true
                },
                {
                  "key": "quality",
                  "value": "720",
                  "description": "Media quality preset (mp3: 64, 128, 192, 256, 320 kbps | mp4: 144, 240, 360, 480, 720p)",
                  "disabled": true
                }
              ]
            },
            "description": "Convert and download YouTube videos in MP3 audio or MP4 video format with custom quality presets."
          },
          "response": []
        },
        {
          "name": "YouTube Play & Download",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/download/play?query=Rick%20Astley%20Never%20Gonna%20Give%20You%20Up",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "download",
                "play"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "Rick Astley Never Gonna Give You Up",
                  "description": "Search query for song or video title",
                  "disabled": false
                }
              ]
            },
            "description": "Search YouTube by song/video title and automatically download both MP3 (320kbps) and MP4 (720p)."
          },
          "response": []
        }
      ]
    },
    {
      "name": "Internet",
      "description": "Real-time internet intelligence services including prayer schedules, earthquake monitoring, weather forecasts, live cryptocurrency rates, real-time news headlines, and DNS-over-HTTPS lookups.",
      "item": [
        {
          "name": "Comprehensive Weather",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/cuaca?city=Jakarta",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "cuaca"
              ],
              "query": [
                {
                  "key": "city",
                  "value": "Jakarta",
                  "description": "City, town, or location name (e.g. Jakarta, Tokyo, London)",
                  "disabled": false
                }
              ]
            },
            "description": "Global weather conditions, temperature, humidity, wind, UV index, astronomy, and 3-day forecast by location."
          },
          "response": []
        },
        {
          "name": "Cryptocurrency Market Rates",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/crypto?symbol=BTCUSDT",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "crypto"
              ],
              "query": [
                {
                  "key": "symbol",
                  "value": "BTCUSDT",
                  "description": "Cryptocurrency trading pair symbol (e.g. BTCUSDT, ETHUSDT, SOLUSDT). Leave empty for top market summary.",
                  "disabled": true
                }
              ]
            },
            "description": "Real-time cryptocurrency market prices, 24-hour price change percentages, volume, and high/low statistics."
          },
          "response": []
        },
        {
          "name": "DNS-over-HTTPS Resolver",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/dns?domain=cloudflare.com&type=A",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "dns"
              ],
              "query": [
                {
                  "key": "domain",
                  "value": "cloudflare.com",
                  "description": "Target domain name or hostname to query",
                  "disabled": false
                },
                {
                  "key": "type",
                  "value": "A",
                  "description": "DNS record type",
                  "disabled": true
                }
              ]
            },
            "description": "Query DNS records (A, AAAA, CNAME, MX, TXT, NS, SOA, ANY) using high-speed secure DNS-over-HTTPS."
          },
          "response": []
        },
        {
          "name": "Latest Earthquake (BMKG)",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/gempa",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "gempa"
              ],
              "query": []
            },
            "description": "Real-time latest earthquake bulletin and shakemap diagram from Indonesian Meteorological Agency (BMKG)."
          },
          "response": []
        },
        {
          "name": "Prayer Times & Schedule",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/jadwalsholat?city=Jakarta&list=false",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "jadwalsholat"
              ],
              "query": [
                {
                  "key": "city",
                  "value": "Jakarta",
                  "description": "City name or ID (e.g. Jakarta, Bandung, Surabaya, or city ID like 308). Leave empty to fetch default.",
                  "disabled": true
                },
                {
                  "key": "list",
                  "value": "false",
                  "description": "Set to 'true' to get list of all 600+ supported Indonesian cities and IDs",
                  "disabled": true
                }
              ]
            },
            "description": "Fetch daily Islamic prayer times (Imsak, Subuh, Dzuhur, Ashar, Maghrib, Isya) by city name or city ID."
          },
          "response": []
        },
        {
          "name": "Real-time News Headlines",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/internet/news?topic=technology&query=artificial%20intelligence",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "internet",
                "news"
              ],
              "query": [
                {
                  "key": "topic",
                  "value": "technology",
                  "description": "News category or topic",
                  "disabled": true
                },
                {
                  "key": "query",
                  "value": "artificial intelligence",
                  "description": "Optional custom search keyword for news articles",
                  "disabled": true
                }
              ]
            },
            "description": "Fetch the latest trending news headlines, publisher information, and article timestamps across multiple topics or custom search queries."
          },
          "response": []
        }
      ]
    },
    {
      "name": "Search",
      "description": "Real-time search APIs for YouTube, KBBI dictionary, Pinterest images, and TikTok feeds.",
      "item": [
        {
          "name": "KBBI Dictionary",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/search/kbbi?query=pohon",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "search",
                "kbbi"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "pohon",
                  "description": "Word or term to search in KBBI",
                  "disabled": false
                }
              ]
            },
            "description": "Search Kamus Besar Bahasa Indonesia (KBBI) for official words, meanings, word classes, and definitions."
          },
          "response": []
        },
        {
          "name": "Pinterest Search",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/search/pinterest?query=aesthetic%20wallpaper",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "search",
                "pinterest"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "aesthetic wallpaper",
                  "description": "Search keyword or query",
                  "disabled": false
                }
              ]
            },
            "description": "Search Pinterest for high-resolution images, pins, and direct media URLs."
          },
          "response": []
        },
        {
          "name": "Sticker.ly Search",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/search/stickerly?query=cat&count=10",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "search",
                "stickerly"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "cat",
                  "description": "Keywords to search on Sticker.ly",
                  "disabled": false
                },
                {
                  "key": "count",
                  "value": "10",
                  "description": "Number of sticker packs to return",
                  "disabled": true
                }
              ]
            },
            "description": "Search sticker packs on Sticker.ly by keywords."
          },
          "response": []
        },
        {
          "name": "TikTok Feed Search",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/search/tiktok?query=cute%20cat&count=10",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "search",
                "tiktok"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "cute cat",
                  "description": "Keywords to search on TikTok",
                  "disabled": false
                },
                {
                  "key": "count",
                  "value": "10",
                  "description": "Number of search results",
                  "disabled": true
                }
              ]
            },
            "description": "Search TikTok feed for videos, music, and authors by keywords."
          },
          "response": []
        },
        {
          "name": "YouTube Search",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/search/youtube?query=Alan%20Walker%20Faded&limit=20",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "search",
                "youtube"
              ],
              "query": [
                {
                  "key": "query",
                  "value": "Alan Walker Faded",
                  "description": "Search keyword or query",
                  "disabled": false
                },
                {
                  "key": "limit",
                  "value": "20",
                  "description": "Maximum number of search results to return (1-50)",
                  "disabled": true
                }
              ]
            },
            "description": "Search YouTube for videos with metadata including title, author, views, duration, and thumbnails."
          },
          "response": []
        }
      ]
    },
    {
      "name": "Tools",
      "description": "Developer and web tools including website screenshot capture, URL shorteners, and QR code generation.",
      "item": [
        {
          "name": "Cryptographic Hash Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/hash?text=Hello%20World&algorithm=all&compare=",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "hash"
              ],
              "query": [
                {
                  "key": "text",
                  "value": "Hello World",
                  "description": "Input string or text to hash",
                  "disabled": false
                },
                {
                  "key": "algorithm",
                  "value": "all",
                  "description": "Hashing algorithm (md5, sha1, sha256, sha512, or all)",
                  "disabled": true
                },
                {
                  "key": "compare",
                  "value": "",
                  "description": "Optional existing hash string to compare and verify against input text",
                  "disabled": true
                }
              ]
            },
            "description": "Compute MD5, SHA-1, SHA-256, and SHA-512 cryptographic hashes with optional hash verification comparison."
          },
          "response": []
        },
        {
          "name": "QR Code Generator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/qr?text=https%3A%2F%2Fapi.jaky.dev&size=300",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "qr"
              ],
              "query": [
                {
                  "key": "text",
                  "value": "https://api.jaky.dev",
                  "description": "Text, link, or data content to encode into QR code",
                  "disabled": false
                },
                {
                  "key": "size",
                  "value": "300",
                  "description": "Image size in pixels (e.g. 300)",
                  "disabled": true
                }
              ]
            },
            "description": "Generate scannable QR Code image from any text, URL, or data string."
          },
          "response": []
        },
        {
          "name": "Route Distance Calculator",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/jarak?from=Jakarta&to=Bandung",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "jarak"
              ],
              "query": [
                {
                  "key": "from",
                  "value": "Jakarta",
                  "description": "Origin location (e.g. Jakarta)",
                  "disabled": false
                },
                {
                  "key": "to",
                  "value": "Bandung",
                  "description": "Destination location (e.g. Bandung)",
                  "disabled": false
                }
              ]
            },
            "description": "Calculate driving route distance (km), estimated transit time, coordinates, and Google Maps directions between two locations."
          },
          "response": []
        },
        {
          "name": "URL Shortener",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/shorturl?url=https%3A%2F%2Fgithub.com%2Fjakisoft&service=tinyurl",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "shorturl"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://github.com/jakisoft",
                  "description": "Long URL to shorten",
                  "disabled": false
                },
                {
                  "key": "service",
                  "value": "tinyurl",
                  "description": "Shortening service provider",
                  "disabled": true
                }
              ]
            },
            "description": "Shorten long web URLs using high-speed URL shortening services."
          },
          "response": []
        },
        {
          "name": "Website Screenshot (SSWeb)",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/ssweb?url=https%3A%2F%2Fgoogle.com&mode=desktop&fullPage=false",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "ssweb"
              ],
              "query": [
                {
                  "key": "url",
                  "value": "https://google.com",
                  "description": "Target website URL (e.g. https://google.com)",
                  "disabled": false
                },
                {
                  "key": "mode",
                  "value": "desktop",
                  "description": "Device viewport mode",
                  "disabled": true
                },
                {
                  "key": "fullPage",
                  "value": "false",
                  "description": "Capture full scrolling page (true / false)",
                  "disabled": true
                }
              ]
            },
            "description": "Capture high-resolution screenshots of any webpage across Desktop, Mobile, and Tablet viewports."
          },
          "response": []
        },
        {
          "name": "WHOIS & IP Lookup",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "x-jaky-key",
                "value": "{{apiKey}}",
                "type": "text",
                "description": "Jaky API Authentication Key"
              }
            ],
            "url": {
              "raw": "{{baseUrl}}/v1/tools/whois?domain=google.com",
              "host": [
                "{{baseUrl}}"
              ],
              "path": [
                "v1",
                "tools",
                "whois"
              ],
              "query": [
                {
                  "key": "domain",
                  "value": "google.com",
                  "description": "Domain name or IP address to lookup (e.g. google.com or 8.8.8.8)",
                  "disabled": false
                }
              ]
            },
            "description": "Resolve domain registration, nameservers, status, or IP geolocation, ISP, and ASN information."
          },
          "response": []
        }
      ]
    }
  ]
}