Prerequisites
- A Thunder account
- An API key (see Authentication)
Step 1: Get Your API Key
API keys are used to authenticate all requests to the Thunder API. You’ll need to create one from the Thunder dashboard or via the API.Step 2: Ingest Your First Conversation
Send conversation messages to Thunder using the Ingest API:instanceId and sessionId that were created (or used if you provided them). Store these IDs on your end - you’ll need them for future ingestion requests to the same session and for querying metrics.
Step 3: Add More Messages to the Session
To continue an existing conversation, include thesessionId from the previous response: