JSON URL for my website

I am planning to create a mobile app for my website could anyone please help me how can i find JSON url for my website as my developer cant find the same

When you say JSON for my site I don’t get it. If you have created data collections (databases) you can write and make your own API that will deliver JSON of your data. If you want some other stuff from your site as JSON it won’t work.

You can:

  • You can deliver blog content as RSS / JSON.
  • You can deliver all data collection content as JSON using the http-functions and write your own API.

@Andreas, I’m wondering if he’s asking for a JSON version of the sitemap, in the same way that the sitemap is provide in xml at https://mywixsite.com/sitemap.xml