Militant API wiki

Militant API Installation

Supporting pages, examples and technical details in a cleaner layout.

The recommended method is now the dedicated installer.

mkdir -p militant-api-install
cd militant-api-install
curl -fsSLO https://gitlab.com/militant1/api-installer/-/raw/main/militant-api
chmod +x militant-api
./militant-api

The script guides you through:

Verification

curl https://your-instance.com/api/v1/index.php

Next steps

1. First API call 2. Endpoints list 3. FAQ