---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure

# Configuring SQL API {#ariaid-title1}

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

This section guides you through the complete setup process for the ServiceNow SQL API, covering both instance configuration and driver installation. You will configure your ServiceNow instance to enable SQL API access, set up
the necessary security controls, and install the appropriate drivers on your client machine.

## SQL API Configuration overview {#configuring-sql-api__cf-config-parent-checklist}

The configuration process involves two main components:

1. ServiceNow Instance Setup Configure your ServiceNow instance by installing the SQL API plugin, creating a dedicated service account with the appropriate access roles, defining Access Control Lists (ACLs) to control data access,
   and establishing IP filtering policies for security.

   * [Installing SQL API on Your ServiceNow Instance](https://servicenow-prod.fluidtopics.net/~ThIJTyBBCU7m4fq0qx6AA "Installing the SQL API on your instance enables secure, read-only access to your instance data from external applications. By completing this task, you can integrate your data with third-party tools and analytics platforms, enhancing your reporting and data analysis capabilities.")
   * [Configuring SQL API on Your ServiceNow Instance](https://servicenow-prod.fluidtopics.net/WWfccEMsFjNu3537jev84A "Overview of the three-step configuration process required to enable SQL API access including prerequisites and expected outcomes.")
   {#configuring-sql-api__ul_e2z_hnx_m3c}
2. Driver Installation and Configuration Download the SQL API drivers from the ServiceNow Store and install either the ODBC driver on your Windows client machine or configure the JDBC driver in your preferred database client.

   * [Downloading the SQL API Drivers on Client Machine](https://servicenow-prod.fluidtopics.net/kT3gjtK4damuPpnaulfJ5Q "Download the ODBC and JDBC drivers from your ServiceNow instance to your client machine to enable SQL API connectivity.")
   * [Installing ServiceNow SQL API ODBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/DHBWO~Rvo0C~Etqq9j75Uw "Install the ServiceNow ODBC driver on your Windows client machine to enable connectivity between your Business Intelligence tools and ServiceNow data through the SQL API.")
   * [Configuring ServiceNow SQL API ODBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/GIuwtfSlMTuGF1plxAPe_g "Configure connection settings for the installed ODBC driver including server URL and authentication credentials to enable data access from BI tools to your ServiceNow instance.")
   * [Configuring ServiceNow SQL API - JDBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/WfnHeKE7v3Ok2oimBXW1Tg "Configure the JDBC driver settings on your client machine to establish a connection to your ServiceNow instance and access data through the SQL API.")
   {#configuring-sql-api__ul_jyy_nsx_m3c}
{#configuring-sql-api__cf-config-parent-tasks-ol}
* **[Installing SQL API on Your ServiceNow Instance](https://servicenow-prod.fluidtopics.net/~ThIJTyBBCU7m4fq0qx6AA)**   
  Installing the SQL API on your instance enables secure, read-only access to your instance data from external applications. By completing this task, you can integrate your data with third-party tools and analytics platforms, enhancing your reporting and data analysis capabilities.
* **[Configuring SQL API on Your ServiceNow Instance](https://servicenow-prod.fluidtopics.net/WWfccEMsFjNu3537jev84A)**   
  Overview of the three-step configuration process required to enable SQL API access including prerequisites and expected outcomes.
* **[Downloading the SQL API Drivers on Client Machine](https://servicenow-prod.fluidtopics.net/kT3gjtK4damuPpnaulfJ5Q)**   
  Download the ODBC and JDBC drivers from your ServiceNow instance to your client machine to enable SQL API connectivity.
* **[Installing ServiceNow SQL API ODBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/DHBWO~Rvo0C~Etqq9j75Uw)**   
  Install the ServiceNow ODBC driver on your Windows client machine to enable connectivity between your Business Intelligence tools and ServiceNow data through the SQL API.
* **[Configuring ServiceNow SQL API ODBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/GIuwtfSlMTuGF1plxAPe_g)**   
  Configure connection settings for the installed ODBC driver including server URL and authentication credentials to enable data access from BI tools to your ServiceNow instance.
* **[Configuring ServiceNow SQL API - JDBC Driver on Client Machine](https://servicenow-prod.fluidtopics.net/WfnHeKE7v3Ok2oimBXW1Tg)**   
  Configure the JDBC driver settings on your client machine to establish a connection to your ServiceNow instance and access data through the SQL API.

