Chat Completions Endpoint
Developing
POST
/v1/pulse/chat/completions
InsightDiscoveryArtist IntelligenceAIChatbot
This endpoint allows applications to send messages to Pulse AI Research Agent and receive streaming responses in OpenAI-compatible format. It processes user messages through the appropriate agent based on the requested model and maintains conversation history between requests.
Stream Format
Request
Header Params
x-user-email
string
optional
Example:
corey@lineupiq.io
x-app-id
string <password>
required
Default:
{{x-app-id}}
x-api-key
string <password>
required
Default:
{{x-api-key}}
Content-Type
string
optional
Default:
application/json
Body Params application/json