Service API Integration

Service API Integration

For use cases where Client Applications need to integrate directly to send data to Champion outside of the aforementioned user flows, below is the workflow.

Table of Contents

Steps

  1. Service Credentials Token Exchange with Champion

    1. Request a Champion Client Id and Secret from Champion
    2. This Client Id is provided scopes to access integration APIs
  2. Integration

    1. Call above API passing your Client Id and Secret to retrieve Champion JWT
    2. Pass JWT as Authentication Header

Sequence Diagram