Generate Session ID API
Generate a unique session_id for a conversation.
Use this endpoint if you'd prefer to generate and manage session_ids for bot conversations.
GET
https://admin.superseek.ai/session-id
Use this endpoint if you'd prefer to generate and manage session_ids for bot conversations.
Query Parameters
Name
Type
Description
bot_id*
Number
Unique identifier of the bot
api_key*
String
API key of the account
Last updated