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

Search

Search stacks, creators, and tokens

post

Performs a simple stack name search or a faceted search across stacks, creators, and tokens. If any of filters, sort, or pagination keys are present in the body, the faceted search is used; otherwise simple search is used. No authentication required.

Authorizations
X-API-KEYstringRequired

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.

Body
or
Responses
200

Search results. Shape depends on search mode.

application/json
or
post/api/search.php

Last updated