Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Delete a collection
Search
JUMP TO
Memflare API
/v1/chat/completions
Chat with an AI model using optional context from a collection
post
/v1/completions
Get text completions from an AI model
post
/v1/collections
List all collections
get
Create a new collection
post
/v1/collections/{collection_name}
Delete a collection
delete
/v1/collections/{collection_name}/query
Query a collection
get
/v1/collections/{collection_name}/files
List files in a collection
get
Upload or update a file in a collection
post
/v1/collections/{collection_name}/files/{file_name}
Delete a file from a collection
delete
/v1/collections/{collection_name}/notes
Upload a note to a collection
post
List notes in a collection
get
/v1/collections/{collection_name}/notes/{note_id}
Delete a note from a collection
delete
/v1/models
List available AI models
get
Powered by
Delete a collection
delete
https://api.memflare.com/v1/collections/
{collection_name}
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
RESPONSE
Click
Try It!
to start a request and see the response here!