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?