Welcome to the Security Center API Explorer documentation. This section provides detailed information about the various APIs available in the Security Center, which allows you to explore and manage your security settings and data.

Overview

The Security Center API Explorer is a powerful tool that allows you to interact with the Security Center's APIs. It provides a user-friendly interface to test and understand the functionality of different APIs.

Features

  • API Documentation: Detailed documentation for each API, including endpoints, parameters, and return types.
  • Interactive Testing: Test API calls directly within the documentation.
  • Examples: Example requests and responses to help you understand how to use the APIs.

Getting Started

To get started, you will need an API key. You can obtain an API key by visiting the API Key Management page.

API Reference

Security API

The Security API provides endpoints to manage and retrieve security-related information.

  • GET /security/status: Retrieve the current status of the security system.
  • POST /security/enable: Enable the security system.
  • POST /security/disable: Disable the security system.

Monitoring API

The Monitoring API allows you to monitor and manage alerts.

  • GET /monitoring/alerts: Retrieve a list of alerts.
  • POST /monitoring/acknowledge: Acknowledge an alert.

Resources

For more information, please refer to the following resources:

Security Center API Explorer