Integrations store the settings of all subscribed websites within the plugin settings storage. This storage system is provided by the REST API, and lets you build stateless plugins, as most plugins will not have to store data on the server.
This guide walks you through using the plugin settings storage system.