> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with the ABBYY FlexiCapture Cloud REST API

> Get started with the ABBYY FlexiCapture Cloud REST API: check prerequisites, activate your Developer's License, and adapt a sample project for integration.

ABBYY FlexiCapture Cloud REST API is a simple and easy-to-use application programming interface for integrating document capture functionality into third-party ERP, CRM, RPA, and other systems.

From this section, you will learn how to start working with the ABBYY FlexiCapture Cloud REST API and adapt the sample project for use with it (including some export features specific to the REST API).

<Note>
  To configure layouts, captured fields, and other processing options, a custom FlexiCapture project is required (see [Creating a project](/flexi-capture/project-settings/projects-project-settings)).
</Note>

## Before you start

Before you proceed, make sure that:

* ABBYY FlexiCapture 12 Developer's Package is installed on your computer.
* You have a login URL and admin credentials for your ABBYY FlexiCapture Cloud tenant.
* You have a Developer's License that allows you to run ABBYY FlexiCapture 12 Developer's Package.

<Note>
  If you do not have a login URL or Developer's License, contact your account manager or our sales team at [sales@abbyy.com](mailto:sales@abbyy.com).
</Note>

## Activate your Developer's License

To activate your Developer's License:

<Steps>
  <Step title="Launch the License Manager">
    Launch the ABBYY FlexiCapture 12 License Manager.
  </Step>

  <Step title="Activate the license">
    Activate your Developer's License as described in [License Manager](/flexi-capture/license-manager/license-manager).
  </Step>
</Steps>

Now you are ready to adapt the sample project for use with the ABBYY FlexiCapture Cloud REST API.
