How to connect to Gravitee
On this page you will learn how to connect your Gravitee Gateway to Boomi´s API Control Plane step-by-step.
Prerequisites
The following is required to proceed:
A running instance of Boomi´s API Control Plane
Access to the Amazon API Gateway Service with at least one API deployed in a stage
Docker to use the image of our agent (that acts as an intermediary)
Provide the Gateway Information
The following describes how to create the gateway configuration for a Gravitee Gateway API Gateway Agent..
Gateway Configuration
url
: Insert the URL to your Gravitee Management APIThis is not the URL of your Gravitee Management UI!
To test if this is the correct Url, try calling <Url>/management/organizations/DEFAULT/console and check that you get a valid response and no errors.
user
/password
: Credentials of a user of your Gravitee instance with access rights to the Management APILook at Gravitee User Management to learn how to manage users in Gravitee.
Your configuration file will download automatically.
Confirm by clicking on the "Download and Next" button
You’ve completed the second step!