> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ocient.com/llms.txt
> Use this file to discover all available pages before exploring further.

# System Information REST Endpoints

export const OcientDataIntelligencePlatform = "OcientAIQ™ Unified Data Platform";

The {OcientDataIntelligencePlatform} maintains many internal statistics. You can access the statistics on each node in the database using a REST interface that listens on port 9090 by default. For an overview of monitoring statistics, see [Statistics Monitoring](/statistics-monitoring).

<Columns cols={2}>
  <Card title="Get Statistics" href="/api-playgrounds/system-information-rest-endpoints/get-statistics" arrow />

  <Card title="Get Version" href="/api-playgrounds/system-information-rest-endpoints/get-version" arrow />

  <Card title="Get Status" href="/api-playgrounds/system-information-rest-endpoints/get-status" arrow />

  <Card title="Get Configuration" href="/api-playgrounds/system-information-rest-endpoints/get-configuration" arrow />

  <Card title="Get Configuration of Whole System" href="/api-playgrounds/system-information-rest-endpoints/get-configuration-of-whole-system" arrow />

  <Card title="Get Configuration Parameters" href="/api-playgrounds/system-information-rest-endpoints/get-configuration-parameters" arrow />
</Columns>
