# 🌎 API

🚧 Work in progress

The Chevereto API is how the application communicates with its users. It consist in two REST APIs:

# Self-exposed API

Chevereto API is self-exposed, it enables client-devices to understand and adapt better to the changes in your installation.

TIP

Review Chevere Spec (opens new window) to understand how the self-exposed API works.

# Acknowledges

  • APIs in Chevereto are designed to change.
  • Is encouraged from client implementations to be able to automatically react to changes in the API.
  • Access to APIs can be made using HTTP, WebSockets and direct CLI

# HTTP API

🚧 Work in progress

# WebSocket API

🚧 Work in progress

# CLI API

Chevereto includes a built-in console for CLI access.

php ./chevereto/bin --help