Overview
The S4Kit Admin API provides programmatic access to manage your S4Kit resources. Use it to automate system configuration, manage API keys, and query logs.Base URL
Authentication
All Admin API requests require authentication using a session token from the dashboard or an admin API key.Response Format
All responses are JSON with consistent structure:Success Response
Error Response
Rate Limiting
Admin API requests are rate limited:
Rate limit headers:
Common Endpoints
Systems
Instances
API Keys
Logs
OpenAPI Specification
The complete API specification is available below. You can import this into tools like Postman or use it to generate client libraries.S4Kit Admin API OpenAPI Spec
View the OpenAPI 3.1 specification