Self-hosted REST API for downloads, search, tools, and local AI. All endpoints require an API key in the X-API-Key header.
Read the API documentation for full request and response schemas.
curl -X POST https://api.zeviltuff.biz.id/sc/brave \
-H "X-API-Key: YOUR_KEY" \
-H "content-type: application/json" \
-d '{"q":"self hosted api"}'