🎟️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
// Below is the generated session_id
a3ip87gkr2jh580fptg0i67m3p
Last updated