Scrollforge-API
📜 Scrollforge API — A Gateway to Original Fantasy Worlds Scrollforge API is your magical portal to the Arkyark Universe — a deeply rich, Elder Scrolls-inspired fantasy world filled with powerful races, mystical factions, and immersive lore. Whether you're a developer creating RPGs, lore databases, writing assistants, or interactive chatbots, Scrollforge helps you conjure fully fleshed-out…
Scrollforge-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Welcome Message / |
Returns a friendly welcome message with usage guidance. |
| GET |
Generate Random Character /generate |
Generates a completely original fantasy character with random race, class, origin, faith, and backstory |
| GET |
Generate Custom Character /custom_generate |
Generate a character using custom filters like name, race, class, gender, faction, or region. for example - /custom_generate?race=Canari&class=runeweaver&gender=Male&place=Esmoria |
| GET |
Random Lore Entry /lore |
Returns either a random race or faction lore entry from the Scrollforge universe. |
| GET |
Random Race Lore /lore/race |
Returns the lore of a randomly chosen race from the Scrollforge universe. |
| GET |
Specific Race Lore /lore/race/{racename} |
Returns detailed lore for the specified race by name. |
| GET |
Random Class Details /lore/class |
This endpoint provides the detail information of a random class from the arkyark fantasy universe |
| GET |
Specific Class Detail /lore/class/{classname} |
This endpoint is to get details of a specific class by entering its valid name |
| GET |
Random Faction Lore /lore/faction |
Returns the lore of a randomly selected faction from the Scrollforge's Arkyark universe. |
| GET |
Specific Faction Lore /lore/faction/{factionname} |
Returns detailed lore for the specified faction by name. |
| GET |
API Status Check /status |
A simple status check to confirm the API is working. Returns current version and OK status. |
Scrollforge-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $5 / month | 20 / minute |
|