Building worlds
Start here if you want to create or convert worldbuilding content.
- Create an account at onlyworlds.com
- Note your PIN from your profile page
- Create a world and copy its API key
- Choose your approach:
- Your First World - Build Dan Simmons’ Hyperion setting from the ground up
- Migration Guide - Convert existing content with free AI parsing (WorldAnvil exports, Google Docs, scattered notes, book text, even photos of handwritten notes)
- Tool Directory - Browse available tools for different workflows
The web interface handles basic element creation. The Parse Tool and OnlyWorldsBot convert unstructured text into structured OnlyWorlds elements automatically. Specialized tools offer better workflows for specific tasks.
Developing tools
OnlyWorlds provides a REST API with no licensing requirements. Build whatever you need. The Template Tool is designed for extension by LLMs—anyone can build custom tools or commercial applications without writing code manually.
Quick start:
- My First Tool - Build an application step by step
- Template Tool - Extensible foundation designed for LLM-assisted development
- GitHub Repository - Source code and contribution guidelines
- Developer Support - Packages, MCP server, OnlyWorldsBot, API reference
Authentication uses API-Key and API-Pin headers. The base URL is https://www.onlyworlds.com/api/worldapi/
. Full documentation at onlyworlds.com/api/docs.
Contributing
The framework improves through community input on element definitions, field specifications, and tool requirements.
Provide feedback through:
- GitHub Discussions - Feature requests and framework improvements
- Discord - Direct discussion with other users
- Parse Tool - Submit parsing feedback, earn token rewards
- Email - Direct contact
See Contribution for guidelines on submitting changes.
Reference
- Specification - Complete technical documentation of all elements and fields
- Tool Directory - Available applications for different workflows
- Vision & History - Project philosophy and development history