On this page

API Reference

Integrate UUMuse's AI-powered knowledge engine into your applications.

Base URL: https://api.uumuse.aiTry in Swagger UI

Introduction

The UUMuse Open API lets you integrate AI-powered knowledge search and Q&A into your applications. Ask questions grounded in your workspace documents, perform semantic searches, and manage files programmatically.

All API endpoints are prefixed with `/v1`. The full base URL is:

text
https://api.uumuse.ai/v1

You can also explore the API interactively via the built-in Swagger UI at `https://api.uumuse.ai/v1/docs`.