-
Notifications
You must be signed in to change notification settings - Fork 1
Online API
Arpillai edited this page Dec 15, 2017
·
4 revisions
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.
- 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
- Visit the How-to guides
- Check out the Online API documentation
Getting Started Guides
Features
How-To Guides:
- Using Authentication API to Authenticate a User
- Using Online API to make Network Requests
- Using Time Serires API to Fetch Time Series Data
- Disable Usage Analytic tracking
API Documentation: