Changelog

Public, dated changes to the v1 API.

The Skryx API is versioned at the URL prefix. Everything documented here lives at /v1/…. We add new features additively; breaking changes get a new version with at least 12 months' overlap.

# 2026-05-23 — AI Query Understanding GA

  • POST /v1/indexes/{name}/query responses now include ai_context when AI rewriting fired. The field is null otherwise.
  • New plan feature ai_query_understanding. Growth+ only.

# 2026-05-19 — AI Search Coach GA

  • New endpoints under /v1/indexes/{name}/coach/* and /v1/coach/recommendations/{id}/*. Growth+ only.
  • Scheduled analyses run daily 04:00 UTC + weekly Monday 05:00 UTC.

# 2026-04-12 — Initial v1 release

  • Indexes, Documents, Search, Autocomplete, Synonyms, Ranking rules, Data sources, Analytics all stable.
esc