-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
API functionality #118
Copy link
Copy link
Open
Labels
A:apiIssues or PRs concearning the api or automationIssues or PRs concearning the api or automationfeature-requestRequest for new features to be addedRequest for new features to be added
Metadata
Metadata
Assignees
Labels
A:apiIssues or PRs concearning the api or automationIssues or PRs concearning the api or automationfeature-requestRequest for new features to be addedRequest for new features to be added
Discussed in https://github.com/louislam/uptime-kuma/discussions/96
Originally posted by TheGuyDanish July 12, 2021
I'd love to see the ability to retrieve, update, remove or add monitors via API calls. Maybe using an API key that's tied to the user. In a way that when spinning up a new docker container or doing an automated workflow like Terraform, the new device could be added to the software automatically.
If someone wants to contribute engineering towards this goal, I think https://www.asyncapi.com/ might be a good first step towards a properly documented API