Connect 2 different wix websites with 1 Database

Hello everyone,
I have 2 wix sites, and i need to exchange data (text, images…) between those websites.
Or making 1 database for both.
Is that possible?

Thank you!

Help please!!

Yes, it’s possible. You can use Wix Fetch and Wix HTTP-Functions to achieve this.
https://www.wix.com/corvid/reference/wix-fetch.html
https://www.wix.com/corvid/reference/wix-http-functions.html

Expose and Access Site APIs
Use MyApi and MyApiClient to expose and access external APIs.