Skip to content

API Reference

The CoreSight REST API allows you to automate asset ingestion, query the inventory programmatically, and export data.

Base URL

All API requests must be prefixed with:

https://<your-server>/api

Data Format

All payloads must be sent as application/json and responses are returned in JSON format.

CoreSight Documentation