SKV Profile
Register / Login
Confirm Email
Your API Token
Use this token to authenticate API requests.
📖 How to use your API token
Copy any example below. Replace YOUR_TOKEN with the key above.
💾 Save session (memory)
curl -X POST https://skv.network/api/v4/sessions \
-H "X-API-Key: YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"user_id":"you@example.com","project":"my_project","session_id":"s1","query":"Hello","response":"Hi"}'
📥 Load context (memory)
curl "https://skv.network/api/v4/users/you@example.com/projects/my_project/context" \ -H "X-API-Key: YOUR_TOKEN"
🔍 Search cubes
curl "https://skv.network/api/cubes/search?query=memory"
📚 Full guide: skv-agent-guide.txt
🔑 Your API Token
📥 Download Your SKV Pack
Get your personal portfolio, constitution, and agent guide in one file. Give it to any AI chat to make it SKV-aware and personalized.
After uploading the file to AI chat, give the command:
"Follow all SKV rules from this file. Search cubes via /api/cubes/search?query=TOPIC. After session, create an anketa with feedback."