Get a website by ID

https://nexaflow.readme.io/reference/getwebsitebyid-1

Video Link: https://youtu.be/9jbPYJddaF4

API to get data of all the pages of a single website.

Use Cases:

  • To get all data needed to render every page in a single API call

To access all pages of a single website, you need an Access Token as well as Website Id for that particular website.

  1. Enter the Access token in Authentication block on the right, to access APIs. And enter website Id in the highlighted column (in the below image).

  1. Click on Try It! button. and you will get the API in Response tab.

Last updated