The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I created in wordpress an API settings page and created a custom endpoint: http://wpfrontity.local/wp-json/ecp/options and this returns some customization options i want to use in my frontify theme.
How can I point from Frontify to that new endpoint to retrieve the data?