Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Interact with the public REST API on a ServiceNow instance

The Mobile SDK provides functionality that enables iOS applications to call the public REST API on a ServiceNow instance.

Using the NowAPIService API you can interact with any of the base ServiceNow public REST APIs, or create custom REST APIs within the instance and call those from your iOS application.