Chat Operations
Create Session
Initialize a new chat session with Neyrs agent
POST
Documentation Index
Fetch the complete documentation index at: https://docs.neyrs.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Bearer token. Format:
Bearer neyrs_live_abc123def456Body Parameters
Solana wallet address. Format: Base58 encoded public key
Optional session metadataProperties:
userAgent(string): Client user agentipAddress(string): Client IP addressreferrer(string): Referrer URL
Response
Unique session identifier. Format:
session_<16 chars>Connected wallet address
ISO 8601 timestamp of session creation
ISO 8601 timestamp of session expiration (24 hours)