# WebSensor — non-Atlassian status pages (added 2026-09-08, `statusjson` connector): Instatus `summary.json` and # incident.io `/api/v1/summary` pages found by probing ~320 status hosts (scripts: see docs/connectors/statusjson.md). # Existing organizations are extended; developer-tool companies not yet in the registry are created with their # status page (tier S) and discovery allowed for a blog feed. sources: # ── extend existing organizations ── - id: openai extend: true sensors: - { name: status (incident.io), url: "https://status.openai.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: hashicorp extend: true sensors: - { name: status (incident.io), url: "https://status.hashicorp.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: miro extend: true sensors: - { name: status (incident.io), url: "https://status.miro.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: zapier extend: true sensors: - { name: status (incident.io), url: "https://status.zapier.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: airbyte extend: true sensors: - { name: status (instatus), url: "https://status.airbyte.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: bubble extend: true sensors: - { name: status (incident.io), url: "https://status.bubble.io/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: gcore extend: true sensors: - { name: status (instatus), url: "https://status.gcore.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: chroma extend: true sensors: - { name: status (instatus), url: "https://status.trychroma.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } # ── new organizations (developer tools & AI infrastructure) ── - id: tailscale name: Tailscale domain: tailscale.com categories: [developer, internet, cyber] tier: A products: [{ name: Tailscale, type: software }] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.tailscale.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - { name: blog feed, url: "https://tailscale.com/blog/index.xml", type: RSS, connector: rss, tier: B } - id: clerk name: Clerk domain: clerk.com categories: [developer, enterprise] tier: B products: [{ name: Clerk, type: service, aliases: [clerk auth] }] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.clerk.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - { name: changelog, url: "https://clerk.com/changelog", type: HTML, connector: http, tier: C } - id: elevenlabs name: ElevenLabs domain: elevenlabs.io categories: [ai, technology] tier: A aliases: [eleven labs] products: [{ name: ElevenLabs API, type: API }] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.elevenlabs.io/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - { name: api openapi spec, url: "https://api.elevenlabs.io/openapi.json", type: JSON, connector: openapi, tier: C, config: { docsUrl: "https://elevenlabs.io/docs/api-reference" } } - id: inngest name: Inngest domain: inngest.com categories: [developer, cloud] tier: B discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.inngest.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: lovable name: Lovable domain: lovable.dev categories: [ai, developer] tier: B discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.lovable.dev/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: bolt-new name: Bolt (StackBlitz) domain: bolt.new homepage: https://bolt.new categories: [ai, developer] tier: B aliases: [bolt.new, stackblitz] discover: { rss: false } sensors: - { name: status (incident.io), url: "https://status.bolt.new/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: mintlify name: Mintlify domain: mintlify.com categories: [developer] tier: C discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.mintlify.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: dub name: Dub domain: dub.co categories: [developer, enterprise] tier: C aliases: [dub.co] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.dub.co/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: prismic name: Prismic domain: prismic.io categories: [developer, enterprise] tier: C discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.prismic.io/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: incident-io name: incident.io domain: incident.io categories: [developer, enterprise] tier: B aliases: [incidentio] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.incident.io/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: instatus name: Instatus domain: instatus.com categories: [developer, enterprise] tier: C discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.instatus.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: env0 name: env0 domain: env0.com categories: [developer, cloud] tier: C discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.env0.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: exa name: Exa domain: exa.ai categories: [ai, developer] tier: B aliases: [exa.ai, metaphor] products: [{ name: Exa API, type: API }] discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.exa.ai/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: tavily name: Tavily domain: tavily.com categories: [ai, developer] tier: B products: [{ name: Tavily API, type: API }] discover: { rss: true } sensors: - { name: status (incident.io), url: "https://status.tavily.com/api/v1/summary", type: STATUSPAGE, connector: statusjson, tier: S } - id: kagi name: Kagi domain: kagi.com categories: [internet, ai] tier: B products: [{ name: Kagi Search, type: product }, { name: Orion, type: software }] discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.kagi.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: stytch name: Stytch domain: stytch.com categories: [developer, cyber] tier: C discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.stytch.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S } - id: mollie name: Mollie domain: mollie.com categories: [payments, finance] tier: B discover: { rss: true } sensors: - { name: status (instatus), url: "https://status.mollie.com/summary.json", type: STATUSPAGE, connector: statusjson, tier: S }