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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu 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: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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/Gr1Q4dzJQJ291KR8~xiXQg#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/enjkhEuAw9paPBNoW_8S3Q "Use REST interfaces to access data on your instance."), or create custom REST APIs within the instance and call those from your iOS application.

