Files
cachet-docker/docs/api/readme.md
2014-12-31 17:27:47 +00:00

13 lines
323 B
Markdown

# Cachet API
## Making Requests
Cachet's API is JSON based, making interaction simple. Take a look at the [Making Requests](making-requests.md) page for some simple examples
## Endpoints
There are endpoints for [Components](components.md), [Incidents](incidents.md) and [Metrics](metrics.md) with more to come soon.