Ease · Example Payload

Ease Status Summary

InsuranceUnited StatesEmployee BenefitsBenefits AdministrationGroup BenefitsHealth InsuranceInsurtechBrokersEnrollmentEDIPayrollHuman ResourcesMarketplaceStatus

Ease Status Summary is an example object payload from Ease, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pagecomponentsincidentsscheduled_maintenancesstatus

Example Payload

Raw ↑
{
    "page": {
        "id": "13zw4w6v89nk",
        "name": "Ease",
        "url": "https://status.ease.com",
        "time_zone": "America/Los_Angeles",
        "updated_at": "2026-07-25T07:33:56.074-07:00"
    },
    "components": [
        {
            "id": "r4l5bcbs7h8g",
            "name": "Web Application",
            "status": "operational",
            "created_at": "2021-11-29T10:19:08.845-08:00",
            "updated_at": "2026-04-24T15:23:54.000-07:00",
            "position": 1,
            "description": null,
            "showcase": true,
            "start_date": "2021-11-28",
            "group_id": null,
            "page_id": "13zw4w6v89nk",
            "group": false,
            "only_show_if_degraded": false
        },
        {
            "id": "k6sx2wnbnbkx",
            "name": "API",
            "status": "operational",
            "created_at": "2021-11-29T10:18:51.630-08:00",
            "updated_at": "2026-04-24T15:23:54.000-07:00",
            "position": 2,
            "description": null,
            "showcase": true,
            "start_date": "2021-11-28",
            "group_id": null,
            "page_id": "13zw4w6v89nk",
            "group": false,
            "only_show_if_degraded": false
        },
        {
            "id": "bt6sd5dm56bq",
            "name": "Support",
            "status": "operational",
            "created_at": "2022-03-22T09:31:35.131-07:00",
            "updated_at": "2024-04-22T10:31:33.278-07:00",
            "position": 3,
            "description": "Support ticketing and helpdesk via email or phone.",
            "showcase": false,
            "start_date": "2022-03-22",
            "group_id": null,
            "page_id": "13zw4w6v89nk",
            "group": false,
            "only_show_if_degraded": false
        }
    ],
    "incidents": [],
    "scheduled_maintenances": [],
    "status": {
        "indicator": "none",
        "description": "All Systems Operational"
    }
}

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/ease-status-summary"
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 email required.

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