Skip to main content

CDEK

1C/OS ModuleOPI_CDEKCLI Commandcdek#Useoint/api/cdek

This section covers the library for working with CDEK API in 1С:Enterprise, OneScript, and CLI. This page describes all the steps required to get started.

Getting Started

  1. Sign an agreement with CDEK or use test credentials to get started. Learn more on the documentation page
  2. Use the obtained Account and Secure password to create a Token using the GetToken method

Token has a limited lifetime during which it can be used in calls to other library methods. After its expiration, you can obtain a new one by again passing the Account and Secure password to the GetToken method.