Skip to content

Online API

Arpillai edited this page Dec 15, 2017 · 4 revisions

Overview

The Predix SDK for iOS Online API allows you to associate a UAA authentication session to a network request. Based on this association, the SDK manages the bearer token and the population of the authorization header for you. This allows you to focus on your application logic and relieves you from the additional stress of managing the bearer token for your network requests to Predix Services.

Features

  • Requests to Predix services or server-side apps automatically populate the bearer token for you.
  • Trace IDs are automatically generated allowing you to trace and diagnose a request using tools like Splunk.

Next Steps

Clone this wiki locally