Custom API endpoint

Hello,

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?

Thanks

Hi @Edgar

Connecting to custom endpoints is covered in our documentation here: https://docs.frontity.org/api-reference-1/wordpress-source#api-get-endpoint-params-api-iswpcom

Hope this helps. If you’re still having a problem let us know.

By the way, we’d love to know what your building with Frontity.