/kickstarter/projects/updates
/kickstarter
/kickstarter/projects/updates
Get the updates (creator posts) of a Kickstarter project by slug or URL
Price: 10 credits per 20 results
💡 AI Hint: Get the updates (creator posts) of a Kickstarter project by slug or URL, newest first. Each update returns its title, full body text, and publish date.
⚠️ Common errors: 412: Project not found
POST
/kickstarter/projects/updates
Authorizations
API token from the dashboard
Headers
Body
application/json
Project slug ('creator/project-name') or full project URL
Minimum string length:
1Example:
"elanlee/exploding-kittens"
Number of updates to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500