Better Uptime · Example Payload

Betteruptime Get Monitor Example

Uptime MonitoringIncident ManagementStatus PagesOn-Call SchedulingObservabilityDevOps

Betteruptime Get Monitor Example is an example object payload from Better Uptime, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "id": "123456",
    "type": "monitor",
    "attributes": {
      "url": "https://example.com",
      "pronounceable_name": "Example Website",
      "monitor_type": "status",
      "monitor_group_id": null,
      "status": "up",
      "last_checked_at": "2026-06-12T10:30:00.000Z",
      "check_frequency": 180,
      "request_timeout": 30,
      "recovery_period": 180,
      "confirmation_period": 0,
      "call": false,
      "sms": true,
      "email": true,
      "push": true,
      "critical_alert": false,
      "team_wait": 0,
      "policy_id": null,
      "expiration_policy_id": null,
      "verify_ssl": true,
      "ssl_expiration": 30,
      "domain_expiration": 60,
      "regions": ["us", "eu", "as"],
      "maintenance_from": "00:00",
      "maintenance_to": "00:00",
      "maintenance_timezone": "UTC",
      "maintenance_days": [],
      "proxy_host": null,
      "proxy_port": null,
      "request_headers": [
        {
          "name": "X-Custom-Header",
          "value": "custom-value"
        }
      ],
      "request_body": null,
      "expected_status_codes": [200],
      "required_keyword": null,
      "port": null,
      "playwright_script": null,
      "created_at": "2026-01-15T08:00:00.000Z",
      "updated_at": "2026-06-01T12:00:00.000Z",
      "paused_at": null
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/betteruptime-get-monitor-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.