API access
-
I have a new site and want to able to query my posts with an API. I have read the restful guide and have tried querying my site using Postman with the wp-json ending but am getting back the html of my front page rather than json data.
I have tried the standard endpoint and also writing it using rest route, neither way gives me any json.
Is there any settings I need to look at on my admin page, or are there any headers I need to be sending with my request?
I have tried querying a couple of well known WP blogs in the same way and can get JSON data from them, just not from my own.
What am I doing wrong?
WP.com: Yes
Jetpack: No
Correct account: YesThe blog I need help with is: (visible only to logged in users)
- The topic ‘API access’ is closed to new replies.