Minds
Commercial Product Docs
curl -X POST "https://mdb.ai/threads" \ -H "Authorization: Bearer MINDS_API_KEY"
{ "id": "mdb_thread_d79c95547e5f4501a32df6f492ad5be9", "created_at": 1718884196, "metadata": null, "object": "thread", "tool_resources": null }
POST
"thread"
Authorization
Authorization: Bearer MINDS_API_KEY
Was this page helpful?