<! --- SPDX-License-Identifier: CC-BY-4.0 -- >
The application provides statistics generated by the RS databases (deployed under the marketplace network) and presents them on the provider's dashboard (deployed under the provider's network).
To achieve connection between these two component a public API has been created. The API is responsible for authorizing the requests based on an access token configured in the .env
file.
More information in Configuration[configuration.md].