13 lines
323 B
Markdown
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.
|
|
|
|
|
|
|