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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Interact with the public REST API on a ServiceNow instance

# Interact with the public REST API on a ServiceNow instance {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The Mobile SDK provides functionality that enables iOS applications to
call the public REST API on a ServiceNow instance.
Using the [NowAPIService](https://servicenow-prod.fluidtopics.net/SBIg7njqWusCVeuDRafr3A#NowAPIServiceiOSAPI "The NowAPIService class provides functions that enable you to perform requests to a specified ServiceNow REST API.") API you can interact with any of the base ServiceNow public [REST APIs](https://servicenow-prod.fluidtopics.net/Aj0gBOdaW8xujXOUI7LWiQ "Use REST interfaces to access data on your instance."), or create custom REST APIs within the instance and call those from your iOS application.

