Word Scramble Generator API
Word Scramble Generator creates puzzles where players unscramble letters to form words, with optional hints from dictionary definitions.
Live Test API
Try out the Word Scramble Generator with a live request and see the response in real-time.
API Request
API Response
123456789101112131415161718192021222324252627282930313233343536373839404142{ "status": "ok", "error": null, "data": { "puzzles": [ { "scrambled": "ISIEMM", "answer": "IMMIES", "letterCount": 6 }, { "scrambled": "DRIGIANN", "answer": "DRAINING", "letterCount": 8 }, { "scrambled": "RDAKCE", "answer": "ARCKED", "letterCount": 6 }, { "scrambled": "ERTHASDB", "answer": "BREADTHS", "letterCount": 8 }, { "scrambled": "SISSNASA", "answer": "ASSASSIN", "letterCount": 8 } ], "count": 5, "difficulty": "medium", "html": "<html><head><title>Word Scramble Puzzle</title><style>body {font-family: Arial, sans-serif; padding: 20px; max-width: 600px; margin: 0 auto;}h1 {text-align: center; color: #333;}.puzzle {background: #f5f5f5; padding: 20px; margin: 15px 0; border-radius: 10px;}.scrambled {font-size: 28px; font-weight: bold; letter-spacing: 5px; color: #2196F3; text-align: center;}.hint {font-size: 14px; color: #666; margin-top: 10px; font-style: italic;}.answer-line {margin-top: 15px; border-bottom: 2px solid #333; height: 30px;}.number {font-size: 14px; color: #999;}</style></head><body><h1>Word Scramble</h1><div class='puzzle'><div class='number'>#1 (6 letters)</div><div class='scrambled'>ISIEMM</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#2 (8 letters)</div><div class='scrambled'>DRIGIANN</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#3 (6 letters)</div><div class='scrambled'>RDAKCE</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#4 (8 letters)</div><div class='scrambled'>ERTHASDB</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#5 (8 letters)</div><div class='scrambled'>SISSNASA</div><div class='answer-line'></div></div></body></html>", "image": { "imageName": "d1ae484c-e879-4a0e-95b0-bfa872fa758a_wordscramble.png", "format": ".png", "downloadURL": "https://storage.googleapis.com/apiverve/APIData/wordscramble/d1ae484c-e879-4a0e-95b0-bfa872fa758a_wordscramble.png?GoogleAccessId=635500398038-compute%40developer.gserviceaccount.com&Expires=1766010755&Signature=A9uZl5RTt%2Bk0WWM4onUMA5OyLA4xXdvR2iar2gjYoNWpdlLgYreoRvdOSYdbKpXOUENwtFphQIS6AU5iOKeAD6zC47jFAgFPPR%2BiVJjdluhg%2B37xJXMzSaU3uaFRkO4YWu2zAgSRxPNgtMM3ahbGlU5H5Nv6GGuLBihmIPcw6IVhJXG1LBzt4Vat7FEnfU4GuwJhEcpYINhkuIPTdN7yy%2FjSeBq7ZAgvwJuzDI13Ng5mFcE4uB1qB5B9AiL%2BApnyqoAJljXJbbgzHCtwwg%2FCtTlzMa0C4Biy1ka4f%2Bjf%2Bs8c07khRku4b6MNvuMiRVhjw4tRb3D7Hui%2Bx%2FWyaoB6Pg%3D%3D", "expires": 1766010755245 } } }
Multiple Access Methods
REST API with multiple response formats, GraphQL, and MCP for AI agents
View all integrationsJSON
JavaScript Object Notation
XML
Extensible Markup Language
YAML
Human-readable data format
CSV
Comma-separated values
GraphQL
Query language for APIs
MCP
AI agent integration
Skip the HTTP calls. Use our official packages
Integrate faster with type-safe SDKs and comprehensive documentation
View all integrationsRelated APIs
Explore other games APIs that complement the Word Scramble Generator
Frequently Asked Questions
Get answers to common questions about the Word Scramble Generator API
What does the Word Scramble Generator API do?
Word Scramble Generator creates puzzles where players unscramble letters to form words, with optional hints from dictionary definitions. The API returns structured data in JSON, XML, or YAML format, making it easy to integrate into any application or workflow.
How fast is the Word Scramble Generator API?
The Word Scramble Generator API has an average response time of 287ms, with a median (p50) of 272ms and 99th percentile of 390ms. Our infrastructure maintains 99.9% uptime with servers distributed globally for low latency.
How much does the Word Scramble Generator API cost?
Each call to the Word Scramble Generator API uses 1 credit. The free tier includes 100 credits per month. Paid plans start at $29.99/month with higher limits, and enterprise plans offer custom pricing with priority support.
How do I authenticate Word Scramble Generator API requests?
Include your API key in the request header as X-API-Key: your_key_here. All requests are made over HTTPS for security. You can get your API key by signing up for a free account.
What HTTP methods does Word Scramble Generator support?
The Word Scramble Generator API supports GET requests. Simply pass your parameters as query strings in the URL. Check our documentation for detailed parameter specifications.
Ready to integrate Word Scramble Generator API?
Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.