WordPressOrg
Self-hosted version of Wordpress, which you can use to easily create a beautiful website, blog, or app.
Start freeCategory
Works with
AI Compatible
Tools
Create Post
Creates a post. See the documentation
Create User
Creates a user. See the documentation
Get User
Retrieves information for a user. See the documentation
List Author Options
Retrieves available options for the Author field.
List Categories Options
Retrieves available options for the Categories field.
List Featured Media Options
Retrieves available options for the Featured Media field.
List Post Options
Retrieves available options for the Post field.
List Status Options
Retrieves available options for the Status field.
List Tags Options
Retrieves available options for the Tags field.
List User Options
Retrieves available options for the User field.
Search Posts
Searches for specific posts. See the documentation
Update Post
Updates a post specified by its ID. See the documentation Return only the translated text without explanations.
Update User
Updates the information of a user. See the documentation
Upload Media
Upload a media item to your WordPress media library. Returns a media ID to be used in creating or updating posts.See the documentation