{"@context": "https://schema.org", "@type": "WebAPI", "name": "Contribly API", "description": "Contribly, an HTTP API described by an OpenAPI document.", "provider": {"@type": "Organization", "name": "contribly.com"}, "documentation": "https://api.contribly.com/1/swagger.json"}
Contribly, an HTTP API described by an OpenAPI document.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.contribly.com/1
auth: o a u t h 2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Contribly, an HTTP API described by an OpenAPI document.
| method | path | what the vendor says it does |
|---|---|---|
GET | /artifact-formats | Artifact formats List the available artifact formats info |
GET | /assignments | List assignments assignment |
POST | /assignments | Create a new assignment assignment |
GET | /assignments/{id} | Get a single assigment by id assignment |
DELETE | /assignments/{id} | Delete this assignment and all of it's contributions assignment |
GET | /change-log | Recent changes The Contribly change log. info |
GET | /contribution-refinement-types | List valid contribution refinement types contribution |
GET | /contribution-refinements | List contribution refinement options Given a contribution list query determine the available filter options. C |
GET | /contributions | List contributions Retrieve contributions. contribution |
POST | /contributions | Create a new contribution contribution |
GET | /contributions/{id} | Get a single contribution by id contribution |
DELETE | /contributions/{id} | Delete this contribution contribution |
POST | /contributions/{id}/flag | Raise a flag against this contribution Allows end users to bring potential issues with publicly visible conten |
POST | /contributions/{id}/like | Allows a user to mark a contribution as liked contribution |
GET | /contributions/{id}/likes | List users who have liked this contributions Returns a list of user ids of users who have liked this conributi |
POST | /contributions/{id}/moderate | Perform a moderation action on this contribution Allows the contribution to approved of rejected. contribution |
GET | /credentials | List the credentials associated with the authenticated user. auth |
GET | /event-types | Event types List available notification event types info |
POST | /export | Export contributions. Begin an export job. Returns a export job which can be polled to follow the progress of |
POST | /export-summary | Export contributions preflight summary. Provide a preflight summary of an export request. contribution |
GET | /exports/{id} | Get a single export job; poll to follow export progress. contribution |
GET | /form-responses | List form responses form |
POST | /form-responses | Submit a response to a form form |
GET | /form-responses/{id} | Get a single form response by id form |
GET | /forms | List forms form |
POST | /forms | Create a form form |
GET | /forms/{id} | Get a single form by id form |
DELETE | /forms/{id} | Delete this form and all of it's responses. form |
POST | /media | Submit a new media file media |
GET | /scopes | Scopes List available token scopes auth |
GET | /subscription-types | Subscription types List available subscription types subscriptions |
GET | /subscriptions | List subscriptions for the authorised user. subscriptions |
DELETE | /subscriptions/{id} | Delete a subscription. subscriptions |
GET | /tags | List tags Retrieve tags. tag |
POST | /tags | Create a new tag tag |
GET | /tags/{id} | Retrieve a single tag by id tag |
GET | /tagsets | List tag sets Retrieve tag sets. tag |
POST | /tagsets | Create a new tag set tag |
GET | /tagsets/{id} | Retrieve a single tag set by id tag |
GET | /users | List users user |
and 3 more operation(s) in this specification, all searchable.
specification origin: https://api.contribly.com/1/swagger.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.