SignalFx REST API

The SignalFx REST API manages metadata and configuration objects in Splunk Observability Cloud / SignalFx: metrics and dimension metadata, detectors and alert muting rules, charts, dashboards and dashboard groups, teams, data links, SLOs, organization and access tokens, metric rulesets, and cloud/notification integrations (AWS, Azure, GCP, PagerDuty, Slack, Opsgenie, Jira, ServiceNow). It is realm-based (api.{realm}.signalfx.com) and authenticated with the X-SF-Token header.

API entry from apis.yml

apis.yml Raw ↑
name: SignalFx REST API
description: 'The SignalFx REST API manages metadata and configuration objects in Splunk Observability
  Cloud / SignalFx: metrics and dimension metadata, detectors and alert muting rules, charts, dashboards
  and dashboard groups, teams, data links, SLOs, organization and access tokens, metric rulesets, and
  cloud/notification integrations (AWS, Azure, GCP, PagerDuty, Slack, Opsgenie, Jira, ServiceNow). It
  is realm-based (api.{realm}.signalfx.com) and authenticated with the X-SF-Token header.'
humanURL: https://dev.splunk.com/observability/reference
baseURL: https://api.us1.signalfx.com
properties:
- type: Documentation
  url: https://dev.splunk.com/observability/docs
- type: APIReference
  url: https://dev.splunk.com/observability/reference
- type: Authentication
  url: authentication/signalfx-authentication.yml
- type: Conventions
  url: conventions/signalfx-conventions.yml
- type: MCPServer
  url: mcp/signalfx-mcp.yml