Getting Started
Introduction
Get started with Bunmori
Getting Started
This guide walks you through setting up Bunmori and making your first API call.
Overview
Working with Bunmori follows a simple flow:
- Create a Domain - A domain is your project workspace where all your content lives
- Configure Languages - Set up which languages your content will support
- Create Collections - Define your content types (e.g., "Blog Posts", "Team Members")
- Define Fields - Add custom fields to your collections (text, images, dates, etc.)
- Add Content - Create items and translate them into different languages
- Generate Access Token - Create an API token to access your content
- Fetch via API - Use the REST API or AI agents via MCP to access your content
Next Steps
- Setting Up - Create your domain, collections, and fields
- Your First API Call - Access your content via API