Skip to main content
GET
/
scripts
/
raw
/
{scriptid}
cURL
curl --request GET \
  --url https://kyvornapi.peretas.tech/scripts/raw/{scriptid}
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://kyvorndocs.peretas.live/llms.txt

Use this file to discover all available pages before exploring further.

Learn more about implementing Kyvorn into your UI

Path Parameters

scriptid
string
required

ID of the script to get the raw file of. NOTE: Starts with script_.

Response

Full script content