Skip to main content

Installation

Install the Navigator SDK using npm:

Basic Setup

Here’s the minimal code to get Navi running in your application:

Framework Examples

Required Parameters

  • agentConfigId: Your Navi agent configuration ID (get this from your dashboard)
  • agentKey: Your agent authentication key (minimum 10 characters)

What’s Next?