D

Datasite APIs

REST discovered

Details
Docs
https://developer.datasite.com/
Authentication
Datasite OAuth app (client ID + client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Sign in to the Datasite Developer Portal and open Creating and Managing your Apps. In My Apps, create an app to obtain a Client ID and Client Secret, then add one or more HTTPS Redirect URIs (localhost is allowed for development). Use those app credentials with the Authorization guide to run the OAuth 2.0 Authorization Code flow and obtain access tokens for the APIs.