Base URL: https://api.linkdesk.ai · All requests require a Bearer token in the Authorization header.
Authentication: Include your API key in every request header: Authorization: Bearer YOUR_API_KEY
/v1/conversationsList all conversations with pagination and filtering
/v1/conversationsCreate a new conversation
/v1/conversations/{id}Retrieve a specific conversation by ID
/v1/conversations/{id}Update conversation status, assignee, or tags
Need the full interactive API documentation?
View Developer Docs →