
Loading API details…
Contribly
Contribly is a RESTful API for a collaborative contribution platform, offering endpoints to create, retrieve, moderate, like, flag, and export user‑submitted contributions linked to assignments, forms, media, tags, and users, along with management of assignments, forms, tags, subscriptions, notifications, and user credentials.
Latency p95
2328 ms
last successful checks
Uptime 30d
100.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
contributions
(8)
/contributions/{id}
Delete this contribution
/contributions/{id}
Get a single contribution by id
/contributions/{id}/flag
Raise a flag against this contribution
/contributions/{id}/like
Allows a user to mark a contribution as liked
/contributions/{id}/likes
List users who have liked this contributions
/contributions/{id}/moderate
Perform a moderation action on this contribution
/contributions
List contributions
/contributions
Create a new contribution
credentials
(1)
event-types
(1)
artifact-formats
(1)
assignments
(4)
change-log
(1)
contribution-refinement-types
(1)
contribution-refinements
(1)
export
(1)
export-summary
(1)
exports
(1)
form-responses
(3)
forms
(4)
media
(1)
notifications
(1)
scopes
(1)
subscription-types
(1)
subscriptions
(2)
tags
(3)
tagsets
(3)
users
(3)
verify
(1)
⚠ Requires OAuth authentication — check the API’s own docs for the exact header/param to use.
curl -X DELETE \
"https://api.contribly.com/1/contributions/{id}"api.contribly.com · HTTPS only · OAuth auth