Skip to main content
Problem: You use a shared Bearer partner_token, but login or register fails, or Suki cannot tell which provider is active. Solution: Send provider_id on every Login and Register. Use suki_token as sdp_suki_token, and send the same id as sdp_provider_id on Ambient API calls.
This cookbook assumes Suki configured you as a Bearer partner, and that you already have your Partner ID, shared Partner Token, and agreed provider_id format.

Login

Register (once)

Common mistakes

  • For Bearer partners, provider_id is required on login and register.
  • Protect the shared partner_token. Send sdp_provider_id on Ambient calls after login.

Other cookbooks

AmbientAPI

Share One Note Across Products

Create session with emr_encounter_id.

5 min
DictationSDK

Write Dictation Text to an EHR Field

Write Dictation text with onSubmit.

5 min
Last modified on July 23, 2026