Operations on content

Get blog posts
GET /blog

Request Type: GET

Enter the request URL: http://StoreURL/blog

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get specified blog post
GET /sename

Request Type: GET

Enter the request URL:  http://StoreURL/sename

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get news items
GET /news

Request Type: GET

Enter the request URL:  http://storeurl/news

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps

Get specified landing page i.e shipping information
GET /sename

Request Type: GET

Enter the request URL:  http://storeurl/sename

Headers: X-Response-View: Json, Content-Type: application/json

Auth type: Bearer Token - paste the token generated in the previous steps