Intralinks API
The Intralinks API provides RESTful access to the Intralinks virtual data room platform, enabling programmatic management of workspaces (exchanges), documents, folders, groups, users, permissions, splash screens, and custom fields. Authentication uses OAuth 2.0 with authorization code and client credentials flows. The API supports secure document sharing, M&A due diligence workflows, and confidential business collaboration.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/workspace.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/document.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/folder.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/group.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/user.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/permission.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/splash.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/intralinks/refs/heads/main/json-schema/custom-field.json