https://api.monime.io
with (Live token)https://api.monime.io
with (Test token)GET
β fetch a single object or list of objectsPOST
β create a new object or trigger an actionPATCH
β make partial updates to an object (send only what you want to change)DELETE
β remove an object2025-08-24T06:00:00Z
200
β success, i.e., server handled the request.4xx
β client errors such as invalid input, or authentication issues.5xx
β internal server errors, safe to retry with backoff