For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stack Wars

Stack wars listings and details

post

Public endpoint for viewing stack war competitions and their AI-generated summaries. Admin actions (create, ai-summary) are on a separate endpoint.

Authorizations
X-API-KEYstringOptional

API key with the ix_ prefix. You can generate an API Key by navigating to Settings -> API Key in the web app. Pass it in the X-API-KEY header on every request.

Query parameters
actionstring · enumRequiredPossible values:
Body
object · listOptional

No request body required.

or
Responses
200

Successful response. Shape varies by action.

application/json
or
post/api/stack_wars.php

Last updated