Api referenceChatApiChatIdentifier
POST /api/chat/{identifier}
Authorization
sessionAuth better-auth.session_token<token>
Better Auth session cookie
In: cookie
Path Parameters
identifier*string
The identifier parameter
Request Body
application/json
input?string
password?string
email?string
conversationId?string
files?array<unknown>
Default
[]Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://app.nuxa.ai/api/chat/string" \ -H "Content-Type: application/json" \ -d '{}'{}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}