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

# API Roadmap and Boundaries

> Distinguish implemented public APIs from dashboard-only operations and future platform APIs.

## Implemented today

* Four Queue REST endpoints for services, tickets, and live state.
* Outbound Queue ticket webhooks.
* Prayer schedule monthly Custom Push.

## Not public REST APIs

Layarva does not currently expose customer REST endpoints for:

* Workspaces and membership.
* Screens or Screen Groups.
* Library content and Studio Designs.
* Playlists and Playlist Versions.
* Publications and publishing approvals.
* Schedules or Campaigns.

Those dashboard flows use internal server actions. Do not automate them by copying private browser requests; contracts can change without public API versioning.

<Note>
  Custom Widget APIs remain outside this documentation phase at the product owner's request.
</Note>

## Related guides

* [Build with Layarva](/developers/introduction)
* [Queue API Quickstart](/developers/queue-api)
* [Push a Prayer Schedule Month](/developers/prayer-schedule-push)
