This repository contains the official documentation for the Worlds APIâ„¢, built with Mintlify.
The documentation covers:
- Guides: Quickstart, Authentication, and Core Concepts.
- API Reference: Detailed endpoint documentation for Worlds, SPARQL, and Search.
- SDKs: TypeScript SDK reference.
Install the Mintlify CLI to preview your documentation changes locally.
npm i -g mintRun the development server:
mint devView your local preview at http://localhost:3000.
Changes pushed to the main branch are automatically deployed to the production
documentation site via the Mintlify GitHub App.