Bitrix24 REST API

Tenant-scoped REST API for managing CRM entities, deals, leads, tasks, calendars, telephony, disk files, users, and marketplace apps. Each request targets the customer's portal URL of the form https://{portal}.bitrix24.com/rest/ and authenticates via an inbound webhook secret or an OAuth 2.0 access token.

API entry from apis.yml

apis.yml Raw ↑
aid: bitrix24:rest-api
name: Bitrix24 REST API
description: Tenant-scoped REST API for managing CRM entities, deals, leads, tasks, calendars, telephony,
  disk files, users, and marketplace apps. Each request targets the customer's portal URL of the form
  https://{portal}.bitrix24.com/rest/ and authenticates via an inbound webhook secret or an OAuth 2.0
  access token.
humanURL: https://apidocs.bitrix24.com/
baseURL: https://{installation}.bitrix24.com/rest/
tags:
- CRM
- Tasks
- Telephony
- Calendar
- Disk
- Webhooks
- OAuth
properties:
- type: Documentation
  url: https://apidocs.bitrix24.com/
- type: Authentication
  url: https://apidocs.bitrix24.com/settings/how-to-call-rest-api/authorization.html
- type: Webhooks
  url: https://apidocs.bitrix24.com/local-integrations/local-webhooks.html
- type: REST API 3.0 Overview
  url: https://apidocs.bitrix24.com/api-reference/rest-v3/index.html