That’s the root URL for the REST API. All WordPress installs have it, but in 4.6 very few endpoints exist, mostly oembed and plugins. The core infrastructure for the REST API has been available since 4.5, with functions such as register_rest_route
being available.
/wp-json
itself is generating discovery data, listing the various available endpoints. You may notice a large number of endpoints if you have for example Jetpack
It’s the content endpoints that require the WP API plugin, these are slated to be merged in with the 4.7 release
Related Posts:
- Can comments be used in JSON?
- Can comments be used in JSON?
- Angular: ‘Cannot find a differ supporting object ‘[object Object]’ of type ‘object’. NgFor only supports binding to Iterables such as Arrays’
- Use of PUT vs PATCH methods in REST API real life scenarios
- What is the easiest way to convert an Excel spreadsheet with tabular data to JSON? [closed]
- Can comments be used in JSON?
- Yahoo Finance All Currencies quote API Documentation
- Select objects based on value of variable in object using jq
- uncaught syntaxerror unexpected token U JSON
- What is the difference between YAML and JSON?
- How to install JQ on Mac on the command line?
- Representing null in JSON
- pretty-print JSON using JavaScript
- Fastest JSON reader/writer for C++
- Representing null in JSON
- YAML equivalent of array of objects in JSON
- Are multi-line strings allowed in JSON?
- Parsing a JSON string in Ruby
- Are multi-line strings allowed in JSON?
- Remove properties from objects (JavaScript)
- Python/Json:Expecting property name enclosed in double quotes
- How to remove the quotes when reading a variable in jq in shell?
- Why do i need `typings.json` file in an Angular 2 project?
- Basic example of using .ajax() with JSONP?
- Javascript Object push() function
- How do you represent a JSON array of strings?
- Using Wikipedia API on custom wikis like Bulbapedia
- How to import a JSON file in ECMAScript 6?
- UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0x80 in position 3131: invalid start byte
- XSLT equivalent for JSON
- RestClientException: Could not extract response. no suitable HttpMessageConverter found
- Is there a query language for JSON?
- Why do i need `typings.json` file in an Angular 2 project?
- An error occurred while installing json (1.8.1), and Bundler cannot continue – Rails
- How to sort a json file by keys and values of those keys in jq
- JSON and escaping characters
- [npm notice created a lockfile as package-lock.json. You should commit this file
- Sending JSON string through wp_remote_post()
- using wp_remote_get instead of file_get_contents [duplicate]
- Show popular post in another php website via WP REST JSON API
- What are the Oembed Links For?
- Get Image URL instead of Attachment Id in Rest API
- WP API returning SQL results as strings, rather than numbers
- Import JSON feed to WordPress
- Include custom post meta value in fetched JSON
- Unset data in custom post type WordPress API (wp-json)
- How to retrieve wp_ json_encode data from custom WordPress database table
- Importing JSON feed should the content be sanitized?
- WP REST API – Retrieve content from page
- Create filtered list of posts using JSON data
- wordpress API for android app
- WordPress JSON API returns normal site page in html. How do I get it to give me JSON?
- Create multiple posts with WP REST API at once
- Have WordPress generate a JSON of the content
- Adding JSON Structured Data to WordPress
- esc_attr() corrupts json values
- How to display Unicode correctly?
- JSON API plugin, Get posts by category return no post
- Pre insert data when adding new custom post fire a json error
- Generate/save JSON or XML file from JSON script
- Cannot parse results from wp_remote_get
- WordPress Unexpected token < in JSON at position 0
- Update the values of a json file in wordpress [closed]
- Create and Update a Json file
- Why is json_decode failing?
- How to get a custom entry field label with Gravity Forms?
- WP REST API. Configuring JSON routes
- JSON API not showing full content
- Strange “lea” prefix on wp-json
- How to display partial values of JSON Encode values
- Retrieving a JSON feed of my posts and displaying thumbnails
- uneven behaviour create a post in using json api with white spaces
- XML to Json code issue
- Import JSON feed into WordPress Post (wp_insert_post) every 24 hours
- wp-json how to fetch image link?
- Received Updateing failed. not a valid JSON response. linked with _locale=user
- Automatically import content to wordpress from a json file
- JSON api oembed youtube
- Problems getting values from response from wp_remote_post
- Wrong encoding of dynamic block properties problem
- Add binary or json animation to wordpress site
- Run hook in functions.php from page link
- JSON Schema Output Object rather than Array
- How can cookie/session authentication be used in wp-json fetch request?
- Get the name of the post type
- I can’t get those posts from the wordpress to ionic
- Pull Content from JSON file (Same Server)
- adding two json fields to post_content
- json API plugin not returning any post with get_category_posts
- Dynamic data table from external json feed
- return content section as json in wp rest api v1
- Control character encode after using jquery autocomplete
- Create a file format (csv,json,etc) when save/update a Post
- Output JSON and no theme
- Get JSON from self hosted wordpress site
- how build custom json api controller for all registered users
- WP REST API get all posts (or customs posts) for a React app
- How do i save this python code to text file.? [closed]
- Fatal error in custom end point in WP-JSON
- Error /wp-json/wp/v2/posts/ [closed]