Back to catalogDocs
Story Archiver
Capture ephemeral stories before they expire.
operationalTry it
Calls (30d)
33.1K
Avg latency
448ms
Error rate
1.6%
Min plan
Pro
Usage this week
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Endpoint
- Method
- POST
- Path
- /v1/story-archiver
- Category
- Media
- Rate limit
- 600 / min
Example request
request.sh
curl https://api.tuerss.dev/v1/story-archiver \
-H "Authorization: Bearer $TUERSS_KEY" \
-H "Content-Type: application/json" \
-d '{ "handle": "@builder" }'