curl -X POST https://memorymachines-core-api-mvp-gateway-6v1lw71z.uc.gateway.dev/v1/memories/ask \ -H "x-api-key: YOUR_API_KEY" \ -F "text=What did we decide about the product launch timeline?"
Copy
{ "response": "Based on your meeting notes from January 15th, the team decided to push the product launch to end of February. Sarah recommended the delay to ensure the authentication feature is fully tested. Mike agreed, noting that rushing could hurt user trust. The new target date is February 28th, with a beta release planned for February 15th."}
Memories
Ask Memories
Ask questions and get AI-generated answers from your memories
curl -X POST https://memorymachines-core-api-mvp-gateway-6v1lw71z.uc.gateway.dev/v1/memories/ask \ -H "x-api-key: YOUR_API_KEY" \ -F "text=What did we decide about the product launch timeline?"
Copy
{ "response": "Based on your meeting notes from January 15th, the team decided to push the product launch to end of February. Sarah recommended the delay to ensure the authentication feature is fully tested. Mike agreed, noting that rushing could hurt user trust. The new target date is February 28th, with a beta release planned for February 15th."}
Query your memories using natural language and receive an AI-synthesized response based on relevant memories.
curl -X POST https://memorymachines-core-api-mvp-gateway-6v1lw71z.uc.gateway.dev/v1/memories/ask \ -H "x-api-key: YOUR_API_KEY" \ -F "text=What did we decide about the product launch timeline?"
Copy
{ "response": "Based on your meeting notes from January 15th, the team decided to push the product launch to end of February. Sarah recommended the delay to ensure the authentication feature is fully tested. Mike agreed, noting that rushing could hurt user trust. The new target date is February 28th, with a beta release planned for February 15th."}