Getting started

This guide provides you with the basic steps you need to set up your API management environment.

Prerequisites

Before you can begin using the API Mesh, you must install:

You will also need:

Install the aio CLI

Install Adobe I/O Extensible CLI by running the following command:

npm install -g @adobe/aio-cli

Configure your environment

Once you have an Adobe IO account, you can use the following command line interface (CLI) command to install the API Mesh plugin in your project directory:

aio plugins:install @adobe/aio-cli-plugin-api-mesh

Next steps