Get a paginated list of published posts with optional filtering
Your Marble API key
Number of posts per page (1-100)
10
Page number
1
Sort order by publishedAt
asc, desc "desc"
Category slugs to include
["tech", "news"]
Category slugs to exclude
["changelog"]
Tag slugs to include
["javascript", "react"]
Tag slugs to exclude
["outdated"]
Search query for title and content
"nextjs"
Content format (html or markdown)
html, markdown "html"
Filter by featured status
true, false "true"
Filter by post status. Use 'published' for live posts, 'draft' for unpublished posts, or 'all' for both.
published, draft, all "published"