# Nittei Scheduler API

**Canonical:** https://apis.io/apis/meetsmore/nittei-scheduler-api/  
**Provider:** MeetsMore — https://apis.io/providers/meetsmore/  
**Base URL:** https://{nittei-host}/api/v1  
**Documentation:** https://github.com/meetsmore/nittei

Nittei Scheduler API is one of 2 APIs that [MeetsMore](https://apis.io/providers/meetsmore/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Scheduling, Calendar, Booking, Open-Source, and Self-Hosted. The published artifact set on APIs.io includes API documentation, a getting-started guide, and authentication docs.

Nittei is MeetsMore's self-hosted calendar and scheduler server, written in Rust (Axum + SQLx + PostgreSQL) and published under the MIT licence. It exposes a multi-tenant REST API under /api/v1 covering Accounts, Users, Calendars, Calendar Events (with RRULE recurrence), Schedules, Services (bookable resources and booking slots), Reminders and Status, plus Google Calendar and Outlook Calendar sync. The server generates its own OpenAPI document at runtime with utoipa and serves it at /api-docs/openapi.json behind a Swagger UI at /swagger-ui. Because Nittei is distributed as source, a container image and a Helm chart rather than as a hosted service, the host in baseURL is a deployment variable — MeetsMore publishes no public instance, so the generated OpenAPI document cannot be fetched anonymously.

## Machine-readable artifacts (9)

- **Documentation** — https://github.com/meetsmore/nittei#readme
- **GettingStarted** — https://github.com/meetsmore/nittei#getting-started
- **SourceCode** — https://github.com/meetsmore/nittei
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/asyncapi/meetsmore-nittei-webhooks.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/authentication/meetsmore-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/errors/meetsmore-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/data-model/meetsmore-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/conventions/meetsmore-conventions.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/apis.yml

## Other MeetsMore APIs (1)

- [use-ai Server](https://apis.io/apis/meetsmore/use-ai-server/)

## Tags

Scheduling, Calendar, Booking, Open-Source, Self-Hosted

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/meetsmore/nittei-scheduler-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/meetsmore/.
