Bulk import
Load slop by the crate.
Paste one clip per line, or a JSON array. Clips flagged with sound rank above silent ones, length is uncapped, and only portrait orientation is accepted (height ≥ 4/3 of width).
0 parsed0 portrait0 with audio
Same thing, scripted
curl -X POST https://slopblast.com/api/public/ingest-bulk \
-H "content-type: application/json" \
-H "x-api-key: YOUR_INGEST_KEY" \
-d '{"clips":[{"title":"Teeth Fish Sells Insurance","video_url":"https://cdn.example.com/fish.mp4","has_audio":true,"duration_seconds":18,"slop_score":92,"width":480,"height":864}]}'Up to 200 clips per request. Only submit links you own or have rights to.