WordPress

API overview of endpoints.

Base domain: https://www.your-wordpress-domain.com/wp-json/wp/v2/posts So the wp-admin becomes wp-json to access the API.

Authentication is basic auth.

Note: Your Wordpress instance needs to allow API access. Often, this is deactivated for security reasons.

Last updated