Security enhancements to IP Vault and new Gemini 3.1 Flash Live STS model for Convo mode
curl --request POST \
--url https://pria.praxislxp.com/api/auth/createInstitutionForContextid \
--header 'Content-Type: application/json' \
--data '
{
"name": "teacher1.domain.edu.instructure",
"contactEmail": "jane.doe@praxis-ai.com",
"ltiContextIds": [
"https://domain.edu/7891278"
],
"publicAuthorizedUrls": [
"https://domain.edu"
],
"ainame": "Hugo",
"picture": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"picture_bg": "",
"picture_dark_bg": "",
"picture_animated": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"elevenlabs_agent_id": "agent_xxxxxxxxxxxxxxxxxxxx",
"prompt": "",
"domain": "domain.edu",
"account": "6430736fd62d650040420674",
"allowJoining": "disabled",
"poolCredits": true,
"creditAward": 0,
"questionType": "CORPORATE",
"rtEnabled": false,
"rtAdminOnly": true
}
'{
"_id": "68793ef2a8a4a5eaff36e7ca",
"name": "teacher1.domain.edu.instructure",
"picture": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"picture_bg": "",
"picture_dark_bg": "",
"picture_animated": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"elevenlabs_agent_id": "agent_xxxxxxxxxxxxxxxxxxxx",
"credits": 50,
"status": "active",
"allowJoining": "disabled",
"joiningAdminOnly": false,
"publicId": "2e1006ec-5b59-4431-96d2-b0e1b1022a3a",
"publicAuthorizedUrls": [
"https://domain.edu"
],
"ainame": "Hugo",
"prompt": "",
"contactEmail": "jane.doe@praxis-ai.com",
"creditAward": 0,
"poolCredits": true,
"questionType": "CORPORATE",
"rtEnabled": false,
"rtAdminOnly": true,
"created": "2025-07-17T18:20:34.330Z",
"id": "68793ef2a8a4a5eaff36e7ca"
}Creates a new institution record with the provided configuration and context information
curl --request POST \
--url https://pria.praxislxp.com/api/auth/createInstitutionForContextid \
--header 'Content-Type: application/json' \
--data '
{
"name": "teacher1.domain.edu.instructure",
"contactEmail": "jane.doe@praxis-ai.com",
"ltiContextIds": [
"https://domain.edu/7891278"
],
"publicAuthorizedUrls": [
"https://domain.edu"
],
"ainame": "Hugo",
"picture": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"picture_bg": "",
"picture_dark_bg": "",
"picture_animated": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"elevenlabs_agent_id": "agent_xxxxxxxxxxxxxxxxxxxx",
"prompt": "",
"domain": "domain.edu",
"account": "6430736fd62d650040420674",
"allowJoining": "disabled",
"poolCredits": true,
"creditAward": 0,
"questionType": "CORPORATE",
"rtEnabled": false,
"rtAdminOnly": true
}
'{
"_id": "68793ef2a8a4a5eaff36e7ca",
"name": "teacher1.domain.edu.instructure",
"picture": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"picture_bg": "",
"picture_dark_bg": "",
"picture_animated": "https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif",
"elevenlabs_agent_id": "agent_xxxxxxxxxxxxxxxxxxxx",
"credits": 50,
"status": "active",
"allowJoining": "disabled",
"joiningAdminOnly": false,
"publicId": "2e1006ec-5b59-4431-96d2-b0e1b1022a3a",
"publicAuthorizedUrls": [
"https://domain.edu"
],
"ainame": "Hugo",
"prompt": "",
"contactEmail": "jane.doe@praxis-ai.com",
"creditAward": 0,
"poolCredits": true,
"questionType": "CORPORATE",
"rtEnabled": false,
"rtAdminOnly": true,
"created": "2025-07-17T18:20:34.330Z",
"id": "68793ef2a8a4a5eaff36e7ca"
}Documentation Index
Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Institution name identifier
"teacher1.domain.edu.instructure"
Contact email for the institution
"jane.doe@praxis-ai.com"
Array of LTI context identifiers (defaults to empty array if omitted)
["https://domain.edu/7891278"]Array of authorized public URLs
["https://domain.edu"]AI assistant name
"Hugo"
URL to the institution's picture/avatar
"https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif"
Background picture URL
""
Dark mode background picture URL
""
URL to animated picture/avatar
"https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif"
ElevenLabs Agent ID for Digital Twin Voice
"agent_xxxxxxxxxxxxxxxxxxxx"
Custom prompt/instructions for the AI persona
""
Institution domain, used for account lookup
"domain.edu"
Parent account ObjectId (if known)
"6430736fd62d650040420674"
Who can join this Digital Twin
disabled, account, public "disabled"
Whether credits are pooled on behalf of users
true
Credits awarded to new users on registration (when poolCredits is false)
0
Type of personalization question bank (CORPORATE for Digital Twin, INSTITUTION for Digital Expert)
"CORPORATE"
Enable real-time voice conversations
false
Restrict real-time conversations to admins only
true
Institution created successfully
Unique institution identifier
"68793ef2a8a4a5eaff36e7ca"
"teacher1.domain.edu.instructure"
"https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif"
""
""
"https://hiimpria.ai/uploads/6430736fd62d650040420674/Clarkey20Headshot20Animated_1752713782148.gif"
ElevenLabs Agent ID for Digital Twin Voice
"agent_xxxxxxxxxxxxxxxxxxxx"
Total credits allocated
50
active, inactive "active"
disabled, account, public "disabled"
false
Public identifier for the institution
"2e1006ec-5b59-4431-96d2-b0e1b1022a3a"
["https://domain.edu"]"Hugo"
""
"jane.doe@praxis-ai.com"
0
true
Personalization question bank type
"CORPORATE"
Whether real-time voice conversations are enabled
false
Whether real-time conversations are restricted to admins
true
"2025-07-17T18:20:34.330Z"
"68793ef2a8a4a5eaff36e7ca"
Was this page helpful?