MagickMind
SDK
Copy Page
Documentation
Get started
Introduction
Quick Start
First API Call
Core Concepts
Projects
Corpus
Mindspaces
End-Users
Websocket
Authentication
Overview
OAuth Flow
API Keys
Guides
Creating a Corpus
Managing End-Users
SDK
Python
Go
API Reference
v1
Auth
Login
Refresh Token
End-Users
Create End-User
Get End-User by ID
Update End-User
Query End-Users
Delete End-User
Project
Create Project
Get Project by ID
Get Project List
Update Project
Delete Project
Mindspaces
Create Mindspace
Update Mindspace
Get Mindspace by ID
Get Mindspace List
Delete Mindspace
Get Mindspace Messages
Delete Mindspace
Add Mindspace Users by ID
Chat
Magick Mind Chat
Realtime
Websocket Subscribe
Runtime
Get Effective Personality
Invalidate Cache
SDK
Copy Page
Go
Coming Soon
#
The Go SDK is currently in development. It will provide idiomatic Go access to Bifrost's chat, mindspace, and realtime features.
Planned Features
#
Secure authentication with JWT tokens
Strongly typed API resources
Context-aware request handling
WebSocket support for real-time AI responses
Full support for projects, corpus, and mindspaces
Previous
Python
Next
Login