Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.alakazam.gg/v1/apps \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "slug": "<string>", "embedding_origins": [ "<string>" ], "created_at": "2023-11-07T05:31:56Z" }
A Supabase user access token (for app/key management).
Created app
test
live
Registered origins allowed to embed this app's worlds (CSP frame-ancestors + token aud).