Word Scramble Generator

Word Scramble Generator API

GamesIncluded in Subscription

Word Scramble Generator creates puzzles where players unscramble letters to form words, with optional hints from dictionary definitions.

1 token/call
287ms avg
99% uptime
Docs

Live Test API

Try out the Word Scramble Generator with a live request and see the response in real-time.

API Request

GET
https://api.apiverve.com
Query Parameters
Security Check (1 of 2)
Preparing security challenge...
Powered by VerveKit

API Response

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    "puzzles": [
      {
        "scrambled": "DLTNEA",
        "answer": "DENTAL",
        "letterCount": 6,
        "hint": "1. Of or pertaining to the teeth or to dentistry; as, dental surgery. 2. (Phon.)  Formed by the aid ..."
      },
      {
        "scrambled": "FDNRIE",
        "answer": "FRIEND",
        "letterCount": 6,
        "hint": "1. One who entertains for another suo Want gives to know the flatterer from the friend. Dryden. A fr..."
      },
      {
        "scrambled": "IHPSSNO",
        "answer": "SONSHIP",
        "letterCount": 7,
        "hint": "The state of being a son, or of bearing the relation of a son; filiation. Dr. H. More."
      },
      {
        "scrambled": "TICAMINU",
        "answer": "UNCIATIM",
        "letterCount": 8,
        "hint": "Ounce by ounce."
      },
      {
        "scrambled": "TOPIRREA",
        "answer": "PRIORATE",
        "letterCount": 8,
        "hint": "The dignity, office, or government, of a prior. T. Warton."
      }
    ],
    "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'>DLTNEA</div><div class='hint'>Hint: 1. Of or pertaining to the teeth or to dentistry; as, dental surgery. 2. (Phon.)  Formed by the aid ...</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#2 (6 letters)</div><div class='scrambled'>FDNRIE</div><div class='hint'>Hint: 1. One who entertains for another suo Want gives to know the flatterer from the friend. Dryden. A fr...</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#3 (7 letters)</div><div class='scrambled'>IHPSSNO</div><div class='hint'>Hint: The state of being a son, or of bearing the relation of a son; filiation. Dr. H. More.</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#4 (8 letters)</div><div class='scrambled'>TICAMINU</div><div class='hint'>Hint: Ounce by ounce.</div><div class='answer-line'></div></div><div class='puzzle'><div class='number'>#5 (8 letters)</div><div class='scrambled'>TOPIRREA</div><div class='hint'>Hint: The dignity, office, or government, of a prior. T. Warton.</div><div class='answer-line'></div></div></body></html>"
  }
}

Multiple Access Methods

REST API with multiple response formats, GraphQL, and MCP for AI agents

View all integrations

JSON

JavaScript Object Notation

XML

Extensible Markup Language

YAML

Human-readable data format

BETA

GraphQL

Query language for APIs

NEW

MCP

AI agent integration

Zero-Code Integration

Embed This API

Add interactive API forms to your website with a simple iframe embed

Live Preview

Demo Mode
Developer SDKs

Skip the HTTP calls. Use our official packages

Integrate faster with type-safe SDKs and comprehensive documentation

View all integrations

NuGet

.NET / C#
Ready

PyPI

Python
Ready

NPM

Node.js / JavaScript
Ready
Need a different language?Our REST API works with any programming language. Examples available for PHP, Ruby, Go, and more.
View All Examples

Similar APIs

Explore other games APIs that complement the Word Scramble Generator

Frequently Asked Questions

Get answers to common questions about the Word Scramble Generator

How do I get started with this API?

Getting started is simple! Sign up for a free account, get your API key, and start making requests to our REST endpoints. We provide comprehensive documentation and code examples to help you integrate quickly.

What response formats are supported?

We support JSON (default), XML, and YAML response formats. Simply add the format parameter to your request with values 'json', 'xml', or 'yaml'. All formats contain the same comprehensive data.

Are there usage limits on the free tier?

The free tier includes 50 tokens per month with a rate limit of 10 requests per minute. Pro plans offer higher limits and enterprise plans provide unlimited usage with priority support.

How do I authenticate API requests?

Include your API key in the request header as X-API-Key: your_key_here or as a query parameter ?key=your_key. All requests are made over HTTPS for security.

Ready to integrate Word Scramble Generator?

Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.

50 free tokens/month
No setup fees
24/7 support