v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2113138232.4 KB
articles

Perform a semantic fuzzy search on articles

Allows authenticated clients to search articles using Forem's semantic embeddings database.

get/api/articles/semantic_search

Query parameters

qstring required

The search query term to match semantically.

per_pageinteger

Limit of articles returned (default 10, max 50).

pageinteger

Pagination page index.

thresholdnumber

Optional cosine distance threshold (between 0.0 and 2.0) to filter results.

Response

successful

idinteger
titlestring
descriptionstring nullable
cover_imagestring nullable
slugstring
pathstring
urlstring
comments_countinteger
public_reactions_countinteger
published_atstring
distancenumber
similaritynumber