Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The BeLazy modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) enable you to monitor newly approved projects, list, retrieve, or acknowledge projects, download, or list files, and list, retrieve, or synchronize connections in your BeLazy account.
Prerequisites
- A BeLazy account
In order to use BeLazy with Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a BeLazy account. If you do not have one, you can create a BeLazy account at belazy.cat.
![]() |
Note |
---|---|
The moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., not in this documentation article) are mandatory! |
To connect your BeLazy account to Boost.space Integrator you need to obtain the API Key from your BeLazy account.
- Log in to your BeLazy account.
- Click on your profile icon in the top-right corner and select the Api access tokens option from the drop-down menu.
- Click the GENERATE TOKENThe API token is a multi-digit code that allows a user to authenticate with cloud applications. button.
- Copy the provided access token.
- Go to Boost.space Integrator and open the BeLazy module’s Create a connection dialog.
- Enter the API Key you have copied in step 4 to the respective field and click the Continue button to establish the connection.
Allows you to perform a custom API call.
Connection |
Establish a connection to your BeLazy account. | |||
URL |
Enter a path relative to https://api.belazy.cat/api . E.g. /projects/v1
|
|||
Method |
Select the HTTP method you want to use:
to retrieve information for an entry.
to create a new entry.
to update/replace an existing entry.
to make a partial entry update.
to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. | |||
Query String |
Enter the request query string. | |||
Body |
Enter the body content for your API call. |
The following API call returns all connections from your BeLazy account:
URL:
/connections/v1/vendor
Method:
GET

Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body.
In our example, 2 connections were returned:
