Menu

Allura API

There is a newer version of this page. You can find it here.

REST API overview

All url endpoints are prefixed with /rest/ and the path to the project and tool. For example, in order to access a wiki installed in the 'test' project with the mount point 'docs', the API endpoint would be https://sourceforge.net/rest/p/test/docs

The following tools have API support:

  • Project
  • Wiki
  • Tracker
  • Discussion
  • Blog
  • External Link
  • Admin
  • User Profiles

View full API docs and try the API live

Webhooks

Webhooks are available for Git, SVN, and Mercurial repositories. To configure a webhook, go to Admin, Tools, and then click the "Webhooks" link for your repository. You can create and update your webhooks there.

The webhook payloads and signature verification method are documented at https://forge-allura.apache.org/p/allura/wiki/Webhooks/


MongoDB Logo MongoDB