Caution
Beware that using these endpoints without prior approval of Loops constitutes a violation of the Terms of Service and might lead to legal action against you.
Documentation and dumps for https://loops.video API v0
loops.video/
api/
v0/
client/
feed/
onboarding
report-rules
comments/
explore/
trending/
follow/
like/
video/
meta-app/
feedback/
notifications/
report/
unfollow/
unlike/
video/
upload/
user/
block/
id/
followers/
byId/
following/
byId/
id/
self(/)
unblock/
id/
videos/
video/
delete/
v0.5/
search/
auth/
Pull Requests and Issues are welcome!
Some things to look out for:
- Please follow the existing folder structure if you add a new endpoint documentation
- You can use the
.template/path.md
example file as a base for new endpoints - Please remove any sensitive information from the requests and responses, like your bearer token, email or password.
The Unlicense