Bunmori
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:

  1. Create a Domain - A domain is your project workspace where all your content lives
  2. Configure Languages - Set up which languages your content will support
  3. Create Collections - Define your content types (e.g., "Blog Posts", "Team Members")
  4. Define Fields - Add custom fields to your collections (text, images, dates, etc.)
  5. Add Content - Create items and translate them into different languages
  6. Generate Access Token - Create an API token to access your content
  7. Fetch via API - Use the REST API or AI agents via MCP to access your content

Next Steps

On this page