cURL
curl --request GET \ --url https://api.klavis.ai/universes/{universe_id}/initial_data \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get universe initial data for all services.
Documentation IndexFetch the complete documentation index at: https://www.klavis.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.klavis.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your Klavis AI API key.
Successful Response