Integrate your trained AI agent into any platform using 4 simple REST endpoints.
https://velamini.com/api/api/agent/ and authenticate via X-Agent-Key.Every organisation gets a unique API key (format: vela_xxxx…). Use it to chat with your agent, list sessions, retrieve history, and collect feedback — without exposing your dashboard credentials.
/api/agent/chatSend a message, receive an AI reply
/api/agent/sessionsList all conversation sessions
/api/agent/historyGet all messages in a session
/api/agent/feedbackSubmit thumbs up / thumbs down feedback