Get Your API Key
Contact our team to get your API key and start building with myweave.Request API Access
Email [email protected] to request your API key
Make Your First API Call
Here’s a simple example starting a conversation with a persona:Response
The API returns a streaming response with the expert’s message:X-Thread-Id header for continuing the conversation.
Complete Workflow Example
Here’s a typical flow for managing conversations:1. Start a Chat
Use the/chat endpoint to begin a conversation (shown above). Save the X-Thread-Id from the response header.

