Welcome to the WordPress.com REST API. Below, you’ll find a full listing of all the available endpoints. As we add more endpoints, they will be automatically documented here and available through the Developer Console.
If you’re not sure how to make calls to the API, you might want to check out the Getting Started guide or the walkthrough on authentication.
For more information about a particular endpoint, click on its name under the Resource header. You’ll be taken to the endpoint’s documentation page, which includes what query parameters the endpoint will accept, what the JSON object’s parameters will be in the response, and an example query/response.
This documentation is for our most recent version of the REST API, version 1.1. Documentation is still available for version 1 of the REST API.
If you’re looking for the WordPress REST API that shipped as part of WordPress core in version 4.7, see its documentation. Note that this API is also enabled on WordPress.com, but the URL structure on WordPress.com is slightly different than for self-hosted sites. See this post for more details.
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/users | List the users of a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/users/$user_id | Update details of a user of a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/users/login:$user_id | Get details of a user of a site by login. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/users/$user_ID/delete | Deletes or removes a user of a site. |
GET 사이트 순위|파일디스크|웹하드 추천/users/suggest | Get a list of possible users to suggest for @mentions. |
GET 사이트 순위|파일디스크|웹하드 추천/me | Get metadata about the current user. |
GET 사이트 순위|파일디스크|웹하드 추천/me/billing-history | Get list of current user's billing history and upcoming charges. |
GET 사이트 순위|파일디스크|웹하드 추천/me/settings/ | Get the current user's settings. |
POST 사이트 순위|파일디스크|웹하드 추천/me/settings/ | Update the current user's settings. |
GET 사이트 순위|파일디스크|웹하드 추천/me/preferences/ | Get the current user's settings. |
POST 사이트 순위|파일디스크|웹하드 추천/me/preferences/ | Update the current user's preferences. |
POST 사이트 순위|파일디스크|웹하드 추천/me/settings/password/validate | Verify strength of a user's new password. |
GET 사이트 순위|파일디스크|웹하드 추천/me/settings/profile-links/ | Get current user's profile links. |
POST 사이트 순위|파일디스크|웹하드 추천/me/settings/profile-links/new | Add a link to current user's profile. |
POST 사이트 순위|파일디스크|웹하드 추천/me/settings/profile-links/$slug/delete | Delete a link from current user's profile. |
GET 사이트 순위|파일디스크|웹하드 추천/me/connected-applications/ | Get current user's connected applications. |
GET 사이트 순위|파일디스크|웹하드 추천/me/connected-applications/$ID | Get one of current user's connected applications. |
POST 사이트 순위|파일디스크|웹하드 추천/me/connected-applications/$ID/delete | Delete one of current user's connected application access tokens. |
GET 사이트 순위|파일디스크|웹하드 추천/me/two-step | Get information about current user's two factor configuration. |
POST 사이트 순위|파일디스크|웹하드 추천/me/two-step/sms/new | Sends a two-step code via SMS to the current user. |
GET 사이트 순위|파일디스크|웹하드 추천/me/likes/ | Get a list of the current user's likes. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/shortcodes/render | Get a rendered shortcode for a site. Note: The current user must have publishing access. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/shortcodes | Get a list of shortcodes available on a site. Note: The current user must have publishing access. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/embeds/render | Get a rendered embed for a site. Note: The current user must have publishing access. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/embeds | Get a list of embeds available on a site. Note: The current user must have publishing access. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site | Get information about a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/page-templates | Get a list of page templates supported by a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/post-types | Get a list of post types available for a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/post-counts/$post_type | Get number of posts in the post type groups by post status |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/widgets | Retrieve the active and inactive widgets for a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/widgets/new | Activate a widget on a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/settings | Get detailed WordAds settings information about a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/settings | Update WordAds settings for a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/earnings | Get detailed WordAds earnings information about a site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/tos | Get WordAds TOS information about a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/tos | Update WordAds TOS setting for a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/approve | Request streamlined approval to join the WordAds program. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/wordads/stats | Get WordAds stats for a site |
GET 사이트 순위|파일디스크|웹하드 추천/me/sites | Get a list of the current user's sites. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/search | Search within a site using an Elasticsearch Query API. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/widgets/widget:$id | Retrieve a widget on a site by its ID. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/widgets/widget:$id | Update a widget on a site by its ID. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/widgets/widget:$id/delete | Deactivate a widget on a site by its ID. Will delete if already deactivated. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/headers/$theme_slug | Get the custom header options for a site with a particular theme. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/headers/mine | Get the custom header options for a site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/headers/mine | Set the custom header options for a site. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/follows/ | List a site's followers in reverse chronological order. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/follows/new | Follow a blog. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/follows/mine/delete | Unfollow a blog. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/follows/mine | Get blog following status for the current user. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/sharing-buttons/ | Get a list of a site's sharing buttons. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/sharing-buttons | Edit all sharing buttons for a site. |
GET 사이트 순위|파일디스크|웹하드 추천/meta/external-services/ | Get a list of third-party services that WordPress.com or Jetpack sites can integrate with via keyring. |
GET 사이트 순위|파일디스크|웹하드 추천/meta/external-services/$service | Get information about a single external service that WordPress.com or Jetpack sites can integrate with via keyring. |
GET 사이트 순위|파일디스크|웹하드 추천/me/publicize-connections/ | Get a list of publicize connections that the current user has set up. |
GET 사이트 순위|파일디스크|웹하드 추천/me/publicize-connections/$publicize_connection_ID | Get a single publicize connection that the current user has set up. |
POST 사이트 순위|파일디스크|웹하드 추천/me/publicize-connections/$publicize_connection_ID | Update a single publicize connection belonging to the current user. |
POST 사이트 순위|파일디스크|웹하드 추천/me/publicize-connections/$publicize_connection_ID/delete | Delete the specified publicize connection. |
GET 사이트 순위|파일디스크|웹하드 추천/me/keyring-connections/ | Get a list of all the keyring connections associated with the current user. |
GET 사이트 순위|파일디스크|웹하드 추천/me/keyring-connections/$keyring_connection_ID | Get a single Keyring connection that the current user has setup. |
POST 사이트 순위|파일디스크|웹하드 추천/me/keyring-connections/$keyring_connection_ID/delete | Delete the Keyring connection (and associated token) with the provided ID. Also deletes all associated publicize connections. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/publicize-connections/ | Get a list of publicize connections that are associated with the specified site. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/publicize-connections/$publicize_connection_ID | Get a single publicize connection that is associated with the specified site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/publicize-connections/$publicize_connection_ID | Update a single publicize connection belonging to the specified site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/publicize-connections/new | Create a new publicize connection that is associated with the specified site. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/publicize-connections/$publicize_connection_ID/delete | Delete the specified publicize connection. |
GET 사이트 순위|파일디스크|웹하드 추천/meta/sharing-buttons | Get a list of external services for which sharing buttons are supported. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/freshly-pressed/ | Get a list of Freshly Pressed posts. (Note: Freshly Pressed has been retired. Please visit https://discover.wordpress.com to get the best content published across our network.) |
Resource | Description |
---|---|
POST 사이트 순위|파일디스크|웹하드 추천/notifications/seen | Set the timestamp of the most recently seen notification. |
POST 사이트 순위|파일디스크|웹하드 추천/notifications/read | Mark a set of notifications as read. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/insights | Get a list of stats/metrics/insights that the current user has access to. |
GET 사이트 순위|파일디스크|웹하드 추천/insights/$slug | Get raw data for a particular graph. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/read/menu/ | Get default reader menu. |
GET 사이트 순위|파일디스크|웹하드 추천/read/feed/$feed_url_or_id | Get details about a feed. |
GET 사이트 순위|파일디스크|웹하드 추천/read/sites/$site/posts/$post_ID | Get a single post (by ID). |
GET 사이트 순위|파일디스크|웹하드 추천/read/following/ | Get a list of posts from the blogs a user follows. |
GET 사이트 순위|파일디스크|웹하드 추천/read/liked/ | Get a list of posts from the blogs a user likes. |
GET 사이트 순위|파일디스크|웹하드 추천/read/tags/$tag/posts | Get a list of posts from a tag. |
GET 사이트 순위|파일디스크|웹하드 추천/read/tags | Get a list of tags subscribed to by the user. |
GET 사이트 순위|파일디스크|웹하드 추천/read/trending/tags | Get a list of trending tags. |
GET 사이트 순위|파일디스크|웹하드 추천/read/tags/$tag | Get details about a specified tag. |
GET 사이트 순위|파일디스크|웹하드 추천/read/tags/$tag/mine | Get the subscribed status of the user to a given tag. |
POST 사이트 순위|파일디스크|웹하드 추천/read/tags/$tag/mine/new | Subscribe to a new tag. |
POST 사이트 순위|파일디스크|웹하드 추천/read/tags/$tag/mine/delete | Unsubscribe from a tag. |
GET 사이트 순위|파일디스크|웹하드 추천/read/following/mine | Get a list of the feeds the user is following. |
POST 사이트 순위|파일디스크|웹하드 추천/read/following/mine/new | Follow the specified blog. |
POST 사이트 순위|파일디스크|웹하드 추천/read/following/mine/delete | Unfollow the specified blog. |
GET 사이트 순위|파일디스크|웹하드 추천/read/feed/ | Get the ID and subscribe URL of one or more matching feeds by domain or URL. |
GET 사이트 순위|파일디스크|웹하드 추천/read/recommendations/mine/ | Get a list of blog recommendations for the current user. |
Resource | Description |
---|---|
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/$media_ID/delete | Delete a piece of media. Note: Media is deleted and not trashed. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/$media_ID | Get a single media item (by ID). |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/$media_ID | Edit basic information about a media item. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/ | Get a list of items in the media library. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/new | Upload a new piece of media. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/media/$media_ID/edit | Edit a media item. |
Resource | Description |
---|---|
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/menus/new | Create a new navigation menu. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/menus/$menu_id | Update a navigation menu. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/menus/$menu_id | Get a single navigation menu. |
GET 사이트 순위|파일디스크|웹하드 추천/sites/$site/menus | Get a list of all navigation menus. |
POST 사이트 순위|파일디스크|웹하드 추천/sites/$site/menus/$menu_id/delete | Delete a navigation menu |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/batch/ | Run several GET endpoints and return them as an array. |
Resource | Description |
---|---|
GET 사이트 순위|파일디스크|웹하드 추천/videos/$guid | Get the metadata for a specified VideoPress video. |
GET 사이트 순위|파일디스크|웹하드 추천/videos/$guid/poster | Get the poster for a specified VideoPress video. |
POST 사이트 순위|파일디스크|웹하드 추천/videos/$guid/poster | Upload and set a poster for a specified VideoPress video. |