integrations.sh
← all integrations

Contribly

OpenAPI apis-guru social
Homepage
https://api.apis.guru/v2/specs/contribly.com/1.0.0.json
Provider
contribly.com
OpenAPI version
2.0
Spec (JSON)
https://api.apis.guru/v2/specs/contribly.com/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/contribly.com/1.0.0/openapi.yaml

Tools (46)

Extracted live via the executor SDK.

  • assignment.deleteAssignmentsId

    Delete this assignment and all of it's contributions

  • assignment.getAssignments

    List assignments

  • assignment.getAssignmentsId

    Get a single assigment by id

  • assignment.postAssignments

    Create a new assignment

  • auth.getCredentials

    List the credentials associated with the authenticated user.

  • auth.getScopes

    List available token scopes

  • auth.postVerify

    Verify token and return details of the owning user

  • contribution.deleteContributionsId

    Delete this contribution

  • contribution.getContributionRefinements

    Given a contribution list query determine the available filter options. Can be used to generate the UI to refinement a filter.

  • contribution.getContributionRefinementTypes

    List valid contribution refinement types

  • contribution.getContributions

    Retrieve contributions.

  • contribution.getContributionsId

    Get a single contribution by id

  • contribution.getContributionsIdLikes

    Returns a list of user ids of users who have liked this conribution

  • contribution.getExportsId

    Get a single export job; poll to follow export progress.

  • contribution.postContributions

    Create a new contribution

  • contribution.postContributionsIdFlag

    Allows end users to bring potential issues with publicly visible content to the attention of moderators.

  • contribution.postContributionsIdLike

    Allows a user to mark a contribution as liked

  • contribution.postContributionsIdModerate

    Allows the contribution to approved of rejected.

  • contribution.postExport

    Begin an export job. Returns a export job which can be polled to follow the progress of an export.

  • contribution.postExportSummary

    Provide a preflight summary of an export request.

  • form.deleteFormsId

    Delete this form and all of it's responses.

  • form.getFormResponses

    List form responses

  • form.getFormResponsesId

    Get a single form response by id

  • form.getForms

    List forms

  • form.getFormsId

    Get a single form by id

  • form.postFormResponses

    Submit a response to a form

  • form.postForms

    Create a form

  • info.getArtifactFormats

    List the available artifact formats

  • info.getChangeLog

    The Contribly change log.

  • info.getEventTypes

    List available notification event types

  • media.postMedia

    Submit a new media file

  • notifications.getNotificationsContributionsIdPreview

    GET /notifications/contributions/{id}/preview

  • subscriptions.deleteSubscriptionsId

    Delete a subscription.

  • subscriptions.getSubscriptions

    List subscriptions for the authorised user.

  • subscriptions.getSubscriptionTypes

    List available subscription types

  • tag.getTags

    Retrieve tags.

  • tag.getTagsets

    Retrieve tag sets.

  • tag.getTagsetsId

    Retrieve a single tag set by id

  • tag.getTagsId

    Retrieve a single tag by id

  • tag.postTags

    Create a new tag

  • tag.postTagsets

    Create a new tag set

  • user.getUsers

    List users

  • user.getUsersId

    Retrieve a single user by id

  • user.getUsersIdLinkedType

    Retrieve a users linked profile by type

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools