All endpoint URLs use
https://api.flashcat.cloud as the base, authenticated via APP Key through query string.On-call (175 endpoints)
On-call (175 endpoints)
Incidents
| Method | Endpoint | Description |
|---|---|---|
| POST | /incident/list | List incidents |
| POST | /incident/info | Get incident detail |
| POST | /incident/list-by-ids | List incidents by IDs |
| POST | /incident/alert/list | List alerts of incident |
| POST | /incident/feed | Get incident timeline |
| POST | /incident/past/list | List past incidents |
| POST | /incident/create | Create incident |
| POST | /incident/ack | Acknowledge incident |
| POST | /incident/unack | Unacknowledge incident |
| POST | /incident/resolve | Resolve incident |
| POST | /incident/reopen | Reopen incident |
| POST | /incident/snooze | Snooze incident |
| POST | /incident/wake | Wake incident |
| POST | /incident/merge | Merge incidents |
| POST | /incident/disable-merge | Disable incident merge |
| POST | /incident/reset | Update incident fields |
| POST | /incident/remove | Delete an incident |
| POST | /incident/comment | Add comment to incident |
| POST | /incident/assign | Assign incident |
| POST | /incident/responder/add | Add incident responder |
| POST | /incident/field/reset | Update incident custom field |
| POST | /incident/custom-action/do | Execute custom action |
| POST | /incident/war-room/detail | Get war room detail |
| POST | /incident/war-room/list | List war rooms |
| POST | /incident/war-room/create | Create war room |
| POST | /incident/war-room/delete | Delete war room |
| GET | /incident/post-mortem/info | Get post-mortem |
| POST | /incident/post-mortem/list | List post-mortems |
| POST | /incident/post-mortem/delete | Delete post-mortem |
| POST | /incident/war-room/default-observers | Get war-room default observers |
| POST | /incident/war-room/add-member | Add war-room member |
| POST | /incident/post-mortem/init | Initialize post-mortem |
| POST | /incident/post-mortem/basics/reset | Update post-mortem basics |
| POST | /incident/post-mortem/status/reset | Update post-mortem status |
| POST | /incident/post-mortem/title/reset | Update post-mortem title |
| POST | /incident/post-mortem/follow-ups/reset | Update post-mortem follow-ups |
| POST | /incident/post-mortem/template/upsert | Create or update post-mortem template |
| POST | /incident/post-mortem/template/delete | Delete post-mortem template |
| POST | /incident/post-mortem/template/list | List post-mortem templates |
| GET | /incident/post-mortem/template/info | Get post-mortem template detail |
Channels
Alerts
| Method | Endpoint | Description |
|---|---|---|
| POST | /alert/list | List alerts |
| POST | /alert/info | Get alert detail |
| POST | /alert/list-by-ids | List alerts by IDs |
| POST | /alert/event/list | List events for an alert |
| POST | /alert/feed | List alert activity feed |
| POST | /alert/merge | Merge alerts into an incident |
| POST | /alert/pipeline/info | Get alert pipeline |
| POST | /alert/pipeline/list | List alert pipelines |
| POST | /alert/pipeline/upsert | Create or update alert pipeline |
| POST | /alert-event/list | List raw alert events |
Integrations
| Method | Endpoint | Description |
|---|---|---|
| POST | /webhook/history/list | List webhook delivery history |
| POST | /webhook/history/detail | Get webhook delivery detail |
| POST | /datasource/im/person/try-link | Attempt IM person linking |
Schedules
| Method | Endpoint | Description |
|---|---|---|
| POST | /schedule/create | Create schedule |
| POST | /schedule/update | Update schedule |
| POST | /schedule/preview | Preview schedule |
| POST | /schedule/delete | Delete schedules |
| POST | /schedule/info | Get schedule info |
| POST | /schedule/list | List schedules |
| POST | /schedule/self | List my schedules |
| POST | /schedule/infos | Batch get schedules |
Calendars
| Method | Endpoint | Description |
|---|---|---|
| POST | /calendar/create | Create calendar |
| POST | /calendar/update | Update calendar |
| POST | /calendar/delete | Delete calendar |
| POST | /calendar/info | Get calendar info |
| POST | /calendar/list | List calendars |
| POST | /calendar/event/upsert | Upsert calendar event |
| POST | /calendar/event/delete | Delete calendar event |
| POST | /calendar/event/list | List calendar events |
Notification templates
| Method | Endpoint | Description |
|---|---|---|
| POST | /template/info | Get template detail |
| POST | /template/list | List templates |
| POST | /template/create | Create a template |
| POST | /template/update | Update a template |
| POST | /template/delete | Delete a template |
| POST | /template/preview | Preview template |
Alert enrichment
Analytics
| Method | Endpoint | Description |
|---|---|---|
| POST | /insight/alert/topk-by-label | Get top-K alerts grouped by check or resource |
| POST | /insight/account | Get account-level insight |
| POST | /insight/incident/list | List insight incidents |
| POST | /insight/incident/export | Export insight incidents |
| POST | /insight/channel | Get channel insight |
| POST | /insight/channel/export | Export channel insight |
| POST | /insight/team | Get team insight |
| POST | /insight/team/export | Export team insight |
| POST | /insight/responder | Get responder insight |
| POST | /insight/responder/export | Export responder insight |
Status pages
| Method | Endpoint | Description |
|---|---|---|
| GET | /status-page/change/info | Get status page event detail |
| GET | /status-page/change/list | List status page events |
| GET | /status-page/change/active/list | List active status page events |
| POST | /status-page/change/create | Create status page event |
| POST | /status-page/change/update | Update status page event |
| POST | /status-page/change/delete | Delete status page event |
| POST | /status-page/change/timeline/create | Create event timeline entry |
| POST | /status-page/change/timeline/update | Update event timeline entry |
| POST | /status-page/change/timeline/delete | Delete event timeline entry |
| GET | /status-page/subscriber/list | List status page subscribers |
| POST | /status-page/subscriber/import | Import subscribers |
| POST | /status-page/subscriber/export | Export subscribers |
| POST | /status-page/migrate-structure | Migrate status page structure |
| POST | /status-page/migrate-email-subscribers | Migrate email subscribers |
| GET | /status-page/migration/status | Get migration status |
| POST | /status-page/migration/cancel | Cancel status page migration |
| GET | /status-page/list | List status pages |
| GET | /status-page/info | Get status page detail |
| POST | /status-page/create | Create status page |
| POST | /status-page/update | Update status page |
| POST | /status-page/delete | Delete status page |
| POST | /status-page/component/upsert | Upsert status page component |
| POST | /status-page/component/delete | Delete status page component |
| POST | /status-page/section/upsert | Upsert status page section |
| POST | /status-page/section/delete | Delete status page section |
| POST | /status-page/template/upsert | Upsert status page template |
| POST | /status-page/template/delete | Delete status page template |
| GET | /status-page/template/list | List status page templates |
Changes
| Method | Endpoint | Description |
|---|---|---|
| POST | /change/list | List changes |
IM integrations
| Method | Endpoint | Description |
|---|---|---|
| POST | /datasource/im/war-room-enabled/list | List war-room-enabled IM integrations |
Monitors (36 endpoints)
Monitors (36 endpoints)
Alert rules
| Method | Endpoint | Description |
|---|---|---|
| POST | /monit/rule/list/basic | List alert rules |
| POST | /monit/rule/info | Get alert rule detail |
| POST | /monit/rule/create | Create alert rule |
| POST | /monit/rule/update | Update alert rule |
| POST | /monit/rule/delete | Delete alert rule |
| POST | /monit/rule/delete/batch | Batch delete alert rules |
| POST | /monit/rule/update/fields | Batch update rule fields |
| POST | /monit/rule/import | Import alert rules |
| POST | /monit/rule/export | Export alert rules |
| POST | /monit/rule/move | Move alert rules to folder |
| POST | /monit/rule/status | Get rule trigger status under folder |
| POST | /monit/rule/audits | List rule change history |
| POST | /monit/rule/audit/detail | Get rule audit snapshot |
| POST | /monit/rule/dstypes | List available datasource types |
| POST | /monit/rule/counter/total | Get rule counter time series |
| POST | /monit/rule/counter/node | Get rule counts by folder node |
| POST | /monit/rule/counter/channel | Get rule counts by channel |
| POST | /monit/rule/counter/status | Get rule status counters for top-level folders |
Data sources
| Method | Endpoint | Description |
|---|---|---|
| POST | /monit/datasource/list | List datasources |
| POST | /monit/datasource/info | Get datasource detail |
| POST | /monit/datasource/create | Create datasource |
| POST | /monit/datasource/update | Update datasource |
| POST | /monit/datasource/delete | Delete datasource |
| POST | /monit/datasource/sls/projects | List SLS projects |
| POST | /monit/datasource/sls/logstores | List SLS logstores |
Rule sets
| Method | Endpoint | Description |
|---|---|---|
| POST | /monit/store/ruleset/list | List rulesets |
| POST | /monit/store/ruleset/info | Get ruleset detail |
| POST | /monit/store/ruleset/create | Create ruleset |
| POST | /monit/store/ruleset/update | Update ruleset |
| POST | /monit/store/ruleset/delete | Delete ruleset |
Diagnostics
| Method | Endpoint | Description |
|---|---|---|
| POST | /monit/query/rows | Query data source rows |
| POST | /monit/query/diagnose | Diagnose data source |
| POST | /monit/tools/catalog | List target tool catalog |
| POST | /monit/tools/invoke | Invoke target tools |
| POST | /monit/targets | List monitored targets |
Monitor utilities
| Method | Endpoint | Description |
|---|---|---|
| POST | /monit/preview/sync | Preview datasource query |
RUM (16 endpoints)
RUM (16 endpoints)
Facets
| Method | Endpoint | Description |
|---|---|---|
| POST | /rum/facet/count | Count facet value distribution |
| POST | /rum/facet/list | List RUM facet fields |
| POST | /rum/field/list | List RUM fields |
Applications
| Method | Endpoint | Description |
|---|---|---|
| POST | /rum/application/webhook/test | Test application webhook |
| POST | /rum/application/list | List applications |
| POST | /rum/application/infos | Batch get applications |
| POST | /rum/application/info | Get application detail |
| POST | /rum/application/delete | Delete application |
| POST | /rum/application/create | Create application |
| POST | /rum/application/update | Update application |
Issues
| Method | Endpoint | Description |
|---|---|---|
| POST | /rum/issue/info | Get issue detail |
| POST | /rum/issue/list | List issues |
| POST | /rum/issue/update | Update issue |
Sourcemaps
| Method | Endpoint | Description |
|---|---|---|
| POST | /sourcemap/stack/enrich | Enrich a stack trace |
| POST | /sourcemap/list | List sourcemaps |
Data query
| Method | Endpoint | Description |
|---|---|---|
| POST | /rum/data/query | Query RUM data |
AI SRE (32 endpoints)
AI SRE (32 endpoints)
Skills
| Method | Endpoint | Description |
|---|---|---|
| POST | /safari/skill/list | List skills |
| POST | /safari/skill/get | Get skill detail |
| POST | /safari/skill/update | Update skill |
| POST | /safari/skill/delete | Delete skill |
| POST | /safari/skill/upload | Upload skill |
| POST | /safari/skill/enable | Enable skill |
| POST | /safari/skill/disable | Disable skill |
MCP servers
| Method | Endpoint | Description |
|---|---|---|
| POST | /safari/mcp/server/list | List MCP servers |
| POST | /safari/mcp/server/create | Create MCP server |
| POST | /safari/mcp/server/get | Get MCP server detail |
| POST | /safari/mcp/server/update | Update MCP server |
| POST | /safari/mcp/server/delete | Delete MCP server |
| POST | /safari/mcp/server/enable | Enable MCP server |
| POST | /safari/mcp/server/disable | Disable MCP server |
A2A agents
| Method | Endpoint | Description |
|---|---|---|
| POST | /safari/a2a-agent/create | Create A2A agent |
| POST | /safari/a2a-agent/list | List A2A agents |
| POST | /safari/a2a-agent/get | Get A2A agent detail |
| POST | /safari/a2a-agent/update | Update A2A agent |
| POST | /safari/a2a-agent/enable | Enable A2A agent |
| POST | /safari/a2a-agent/disable | Disable A2A agent |
| POST | /safari/a2a-agent/delete | Delete A2A agent |
Sessions
| Method | Endpoint | Description |
|---|---|---|
| POST | /safari/session/list | List sessions |
| POST | /safari/session/get | Get session detail |
| POST | /safari/session/export | Export session transcript |
| POST | /safari/session/delete | Delete session |
Automations
| Method | Endpoint | Description |
|---|---|---|
| POST | /safari/automation/rule/create | Create Automation rule |
| POST | /safari/automation/rule/list | List Automation rules |
| POST | /safari/automation/rule/get | Get Automation rule |
| POST | /safari/automation/rule/update | Update Automation rule |
| POST | /safari/automation/rule/delete | Delete Automation rule |
| POST | /safari/automation/template/list | List Automation templates |
| POST | /safari/automation/run/list | List Automation runs |
Platform (27 endpoints)
Platform (27 endpoints)
Members
| Method | Endpoint | Description |
|---|---|---|
| POST | /member/info | Get current member info |
| POST | /member/list | List members |
| POST | /member/delete | Delete member |
| POST | /member/invite | Invite members |
| POST | /member/role/grant | Grant role to member |
| POST | /member/role/revoke | Revoke role from member |
| POST | /member/role/update | Update member roles |
| POST | /member/info/reset | Reset member info |
| POST | /person/infos | Batch get persons |
Teams
| Method | Endpoint | Description |
|---|---|---|
| POST | /team/info | Get team detail |
| POST | /team/infos | Batch get teams |
| POST | /team/list | List teams |
| POST | /team/upsert | Create or update a team |
| POST | /team/delete | Delete a team |
Roles & permissions
| Method | Endpoint | Description |
|---|---|---|
| POST | /role/info | Get role detail |
| POST | /role/list | List roles |
| POST | /role/upsert | Create or update a role |
| POST | /role/enable | Enable a role |
| POST | /role/disable | Disable a role |
| POST | /role/delete | Delete a role |
| POST | /role/permission/list | List permissions |
| POST | /role/permission/factor/list | List permission factors |
| POST | /role/member/grant | Grant role to members |
| POST | /role/member/revoke | Revoke role from members |
Audit logs
| Method | Endpoint | Description |
|---|---|---|
| POST | /audit/search | Search audit logs |
| POST | /audit/operation/list | List auditable operation types |
Account
| Method | Endpoint | Description |
|---|---|---|
| POST | /account/info | Get account detail |