> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zenamu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zenamu

Zenamu is a booking and management platform for yoga studios, fitness centers,
dance schools, and independent lecturers. Studios run their schedule, courses,
workshops, clients, credits, passes, and payments from one place.

The **Zenamu API** opens that data to developers. Publish your live schedule on
your own website, resolve lecturers and locations, read client balances, and
grant credits or entry passes from your own systems — without asking anyone to
leave your site or re-key data.

## Why use the Zenamu API

**Your schedule, your website**\
Render classes and workshops in your own design instead of an embedded widget.

**One source of truth**\
Bookings, balances, and capacity always reflect what the studio sees in Zenamu.

**Two keys, two trust levels**\
A browser-safe public key for schedule data, a secret key for client data.

**Built for automation**\
Grant credits and passes to up to 100 clients in a single call.

## What you can build

**Custom schedule page**\
List classes and workshops on your site with live capacity and pricing.

**Loyalty and reactivation campaigns**\
Read client balances, then grant credits or passes in bulk from your CRM.

**Internal dashboards**\
Build reporting your team needs on top of client and booking data.

## Next steps

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your keys and make your first request.
  </Card>

  <Card title="API reference" icon="square-terminal" href="/api">
    Browse conventions, objects, and endpoints.
  </Card>
</Columns>
