# Endpoints

- [3rd-Party Monitors](/endpoints/3rd-party-monitors.md)
- [Get List of All Services Available](/endpoints/3rd-party-monitors/get-list-of-all-services-available.md)
- [Get Outages from 3rd-party Monitors](/endpoints/3rd-party-monitors/get-outages-from-3rd-party-monitors.md)
- [Get status and outage information of a service](/endpoints/3rd-party-monitors/get-status-and-outage-information-of-a-service.md)
- [Add 3rd-party Monitor to Board](/endpoints/3rd-party-monitors/add-3rd-party-monitor-to-board.md)
- [Remove 3rd-party Monitor from Board](/endpoints/3rd-party-monitors/remove-3rd-party-monitor-from-board.md)
- [Custom Monitors](/endpoints/custom-monitors.md)
- [Get List of your Custom Monitors](/endpoints/custom-monitors/get-list-of-your-custom-monitors.md)
- [Get Outages from Custom Monitors](/endpoints/custom-monitors/get-outages-from-custom-monitors.md)
- [Incidents](/endpoints/incidents.md): The Incidents API allows you to list ( all services ) and create, update, and delete incidents (on your custom services). Incidents on third-party services monitored by IsDown are read-only.
- [Get an incident](/endpoints/incidents/get-an-incident.md): Returns a single incident by its ID. You can access incidents for services your company owns or has connected.
- [Get incidents from all services (or just one)](/endpoints/incidents/get-incidents-from-all-services-or-just-one.md)
- [Create an incident](/endpoints/incidents/create-an-incident.md): Creates a new incident on a custom service. Only works with services you created in IsDown — not third-party services.
- [Update an incident](/endpoints/incidents/update-an-incident.md): Adds an update to an ongoing incident, and optionally changes its title or status. You can also resolve an incident by setting \`resolution\_stage\` to \`resolved\`.
- [Delete an incident](/endpoints/incidents/delete-an-incident.md): Permanently deletes an incident. Only works with incidents on custom services your company owns.
- [Boards](/endpoints/boards.md)
- [Create Board](/endpoints/boards/create-board.md)
- [Get List of your Boards](/endpoints/boards/get-list-of-your-boards.md)
- [Get Board](/endpoints/boards/get-board.md)
