POST
/
chat

Authorizations

Authorization
string
header
required

JWT-based authentication using bearer token scheme

Body

application/json

Chat message submission parameters

project_id
string
required

Target project identifier

Minimum length: 3
user_address
string
required

Sender's blockchain address

Minimum length: 3
message
string

Message content to be sent

Response

200 - application/json

Chat message and metadata

created_at
string

Message timestamp

message
string

Chat message content

project_id
string

Associated project identifier

sender
string

Message sender identifier

status
string

Message processing status

target_performance
object

Performance targets with units