REST API Reference

LogZilla API schema

REST API Reference

Version: v6.40.2

LogZilla API schema

Base URL

The LogZilla API is available on your LogZilla server instance:

https://your-logzilla-server/api/

Replace your-logzilla-server with your actual LogZilla server hostname or IP address.

Authentication

The LogZilla API uses API key authentication. Include your API key in the request headers:

Authorization: Bearer YOUR_API_KEY

Endpoints

Browse the endpoint documentation below for detailed information about each API endpoint.

REST API Reference | LogZilla Documentation