cURL
curl --request POST \ --url https://macrobymark.com/api/chat \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "messages": "<array>", "pathname": "<string>", "firstName": "<string>" } '
Send a message to the AI assistant.
Documentation IndexFetch the complete documentation index at: https://docs.macrobymark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.macrobymark.com/llms.txt
Use this file to discover all available pages before exploring further.
Streaming UIMessage response