# Java Java 11+ `HttpClient` cookbook using API-token auth against `:8006`. ```bash cd examples/java javac Cookbook.java && java Cookbook ``` Requires no third-party JSON library — responses are inspected with simple string helpers suitable for a lab smoke.