---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Developer resources

# Developer resources {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Developers can use JavaScript or REST APIs to insert and retrieve time-series data from
the MetricBase database and to run transforms on the data. The transformations
enable you to visualize time-series data in a variety of ways.

## REST APIs {#developer-resources__section_ulf_5j3_15b}

For information about the MetricBase REST APIs that return time-series data
from the MetricBase database, see [MetricBase Time Series API](https://www.servicenow.com/docs/access?context=Clotho-Time-Series-API&version=australia&pubname=australia-api-reference&ft:locale=en-US).

## JavaScript APIs {#developer-resources__section_a2g_rk3_15b}

For information about the MetricBase JavaScript APIs that return time-series data from the MetricBase database, see:

* [Client](https://www.servicenow.com/docs/access?context=ClientScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Execute transforms on the MetricBase database and receive the results.
* [Data](https://www.servicenow.com/docs/access?context=DataScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Return the object that contains the result of a transform.
* [DataBuilder](https://www.servicenow.com/docs/access?context=DataBuilderScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Create a series of data points for a metric.
* [Transformer](https://www.servicenow.com/docs/access?context=TransformerScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Manipulate time-series data to prepare the data for evaluation and analysis.
* [TransformPart](https://www.servicenow.com/docs/access?context=TransformPartScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Specify details of the transform to be done.
* [TransformResult](https://www.servicenow.com/docs/access?context=TransformResultScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) --- Return the object that contains the result of the transformation.
{#developer-resources__ul_onj_rnm_pgb}

## Transformations {#developer-resources__section_v4f_5k3_15b}

For more information about MetricBase time-series data transformations, see
[MetricBase transforms](https://www.servicenow.com/docs/access?context=metricbase-transforms&version=australia&pubname=australia-now-intelligence&ft:locale=en-US).

## Data Explorer {#developer-resources__section_t3m_bl3_15b}

Experiment and get familiar with the JavaScript APIs by using the [MetricBase Data Explorer](https://servicenow-prod.fluidtopics.net/jt6STFYiqfBWXPy4nYjdhg "Experiment with MetricBase APIs using Data Explorer that is part of the MetricBase Demo application. Data Explorer uses the data installed with the MetricBase Demo application.")
that comes with the MetricBase Demo.
**Zugehörige Konzepte**   

* [Domain separation and MetricBase](https://servicenow-prod.fluidtopics.net/cdOTbkHU41CfdkE15O81Dg "Domain separation is supported in the MetricBase application. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.")  
**Zugehörige Verweise**   

* [MetricBase roles](https://servicenow-prod.fluidtopics.net/GOEnOIuSsgAQtYxlyb11MA#metricbase-roles "MetricBase is installed with these roles.")

