Usage Notes
- Related articles are determined by tag overlap with the source article
- Only published articles with a publish date in the past are returned
- Articles are sorted first by tag overlap count (descending), then by publish date (descending)
- The source article is excluded from the results
- If no related articles are found, an empty array is returned
- This endpoint only returns article preview data (no content field) for performance reasons
Authorizations
Admin API key for managing accounts and creating content
Path Parameters
The unique identifier (UUID or slug) of the article
Query Parameters
Number of related articles to return
Required range:
1 <= x <= 20