How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bitrix24 Drive API

The Drive API from Bitrix24 — 37 operation(s) for drive.

Bitrix24 Drive API is one of 36 APIs that Bitrix24 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Drives. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 37 operations across 37 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://{portal}.bitrix24.com/rest, https://{host}/rest.

37 operations 37 paths 3 schemas 37 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://{installation}.bitrix24.com/rest/
Authentication
API Key, OAuth 2.0
License
Resource Areas
1

Authentication & Security 2

Bitrix24 Drive API declares 2 security schemes for authenticating requests. An API key is passed in the query as auth (AccessToken). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 45 scopes. By default, every request must be authenticated.

  • AccessToken — OAuth 2.0 accesstoken or incoming webhook token
  • OAuth2 — OAuth 2.0 authorization

Paths & Operations 37

Across 37 paths, the API surfaces 37 operations — 37 POST. Each is listed below with its method, path, parameters, and response codes.

Drive 37
POST
/disk.attachedObject.get
Get Information About Attached File disk.attachedObject.get
disk_attachedObject_get body → 2004XX
POST
/disk.file.copyto
Copy File to Specified Folder disk.file.copyto
disk_file_copyto body → 2004XX
POST
/disk.file.delete
Permanently Delete File disk.file.delete
disk_file_delete body → 2004XX
POST
/disk.file.get
Get File Parameters disk.file.get
disk_file_get body → 2004XX
POST
/disk.file.getExternalLink
Get Public Link for File disk.file.getExternalLink
disk_file_getExternalLink body → 2004XX
POST
/disk.file.getVersions
List of File Versions for disk.file.getVersions
disk_file_getVersions body → 2004XX
POST
/disk.file.getfields
Get Description of File Fields for disk.file.getfields
disk_file_getfields body → 2004XX
POST
/disk.file.markdeleted
Move File to Trash disk.file.markdeleted
disk_file_markdeleted body → 2004XX
POST
/disk.file.moveto
Move File to Specified Folder disk.file.moveto
disk_file_moveto body → 2004XX
POST
/disk.file.rename
Rename File disk.file.rename
disk_file_rename body → 2004XX
POST
/disk.file.restore
Restore File from Trash disk.file.restore
disk_file_restore body → 2004XX
POST
/disk.file.restoreFromVersion
Restore a File from a Specific Version disk.file.restoreFromVersion
disk_file_restoreFromVersion body → 2004XX
POST
/disk.file.uploadversion
Upload a New Version of a File disk.file.uploadversion
disk_file_uploadversion body → 2004XX
POST
/disk.folder.addsubfolder
Create a Subfolder disk.folder.addsubfolder
disk_folder_addsubfolder body → 2004XX
POST
/disk.folder.copyto
Copy a folder and all its contents to the specified folder disk.folder.copyto
disk_folder_copyto body → 2004XX
POST
/disk.folder.deletetree
Permanently Delete a Folder and All Its Contents disk.folder.deletetree
disk_folder_deletetree body → 2004XX
POST
/disk.folder.get
Get Folder Parameters disk.folder.get
disk_folder_get body → 2004XX
POST
/disk.folder.getchildren
Get a list of files and folders in the folder disk.folder.getchildren
disk_folder_getchildren body → 2004XX
POST
/disk.folder.getexternallink
Get Public Link for Folder disk.folder.getexternallink
disk_folder_getexternallink body → 2004XX
POST
/disk.folder.getfields
Get Folder Field Descriptions disk.folder.getfields
disk_folder_getfields body → 2004XX
POST
/disk.folder.markdeleted
Move Folder to Trash disk.folder.markdeleted
disk_folder_markdeleted body → 2004XX
POST
/disk.folder.moveto
Move a folder and all its contents to the specified folder disk.folder.moveto
disk_folder_moveto body → 2004XX
POST
/disk.folder.rename
Rename Folder disk.folder.rename
disk_folder_rename body → 2004XX
POST
/disk.folder.restore
Restore Folder from Trash disk.folder.restore
disk_folder_restore body → 2004XX
POST
/disk.folder.sharetouser
Assign Access Permissions to Folder disk.folder.sharetouser
disk_folder_sharetouser body → 2004XX
POST
/disk.folder.uploadfile
Upload a New File to the Specified Folder disk.folder.uploadfile
disk_folder_uploadfile body → 2004XX
POST
/disk.rights.getTasks
Get a List of Available Access Levels disk.rights.getTasks
disk_rights_getTasks body → 2004XX
POST
/disk.storage.addfolder
Create a Folder in the Root of the Storage disk.storage.addfolder
disk_storage_addfolder body → 2004XX
POST
/disk.storage.get
Get Storage Description disk.storage.get
disk_storage_get body → 2004XX
POST
/disk.storage.getchildren
Get a list of files and folders in the root of the storage disk.storage.getchildren
disk_storage_getchildren body → 2004XX
POST
/disk.storage.getfields
Get Description of Storage Fields disk.storage.getfields
disk_storage_getfields body → 2004XX
POST
/disk.storage.getforapp
Get Application Storage Description disk.storage.getforapp
disk_storage_getforapp body → 2004XX
POST
/disk.storage.getlist
Get a List of Available Storages disk.storage.getlist
disk_storage_getlist body → 2004XX
POST
/disk.storage.gettypes
Get Storage Types disk.storage.gettypes
disk_storage_gettypes body → 2004XX
POST
/disk.storage.rename
Rename Application Storage disk.storage.rename
disk_storage_rename body → 2004XX
POST
/disk.storage.uploadfile
Upload a New File to the Root of the Storage disk.storage.uploadfile
disk_storage_uploadfile body → 2004XX
POST
/disk.version.get
Get File Version disk.version.get
disk_version_get body → 2004XX

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BitrixTime (8 properties), BitrixResponse (4 properties), BitrixError (2 properties). Each schema is shown below with its type and property counts.

BitrixError
object
Bitrix24 REST API error response
2 properties 2 required
BitrixTime
object
Request execution time information
8 properties
BitrixResponse
object
Standard Bitrix24 REST API response
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bitrix24-drive-api-openapi.yml Raw ↑

Other APIs Bitrix24 publishes across the network.

Bitrix24 REST API
Bitrix24 BIconnector API
Bitrix24 Business Processes API
Bitrix24 Calendar API
Bitrix24 Chatbots API
Bitrix24 Chats API
Bitrix24 Company Structure API
Bitrix24 CoPilot / AI API
Bitrix24 CRM API
Bitrix24 Data Storage API
Bitrix24 Deprecated Methods API
Bitrix24 Document Generator API
Where this information came from

This is an independent, third-party profile of Bitrix24 Drive API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.