S

SourceForge Allura REST API

REST discovered

Details
URL
https://sourceforge.net/rest/
Docs
https://sourceforge.net/p/forge/documentation/Allura%20API/
Authentication
SourceForge OAuth consumer / bearer token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Sign in to your SourceForge account, open the OAuth account page, and create an OAuth consumer for your application. From the same page you can view the consumer key/secret and generate a bearer token. Use the bearer token for your own scripts, or use the consumer key/secret to run the documented OAuth 1.0 authorization flow for third-party apps.