List Movespecs
movespecs
List Movespecs
List and search public catalogue entries, optionally filtered.
This endpoint consolidates listing and search into one unified route (#22).
The former GET /api/movespecs/search endpoint has been removed.
GET
List Movespecs
Documentation Index
Fetch the complete documentation index at: https://docs.kynasmith.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Backend-issued machine access token for project-scoped API access.
Query Parameters
Full-text search across MoveSpec name and description.
Sort order for results.
Available options:
recent, stars, name Maximum items per page.
Required range:
1 <= x <= 200Offset from the start of the result set.
Required range:
x >= 0Response
Successful Response