Title: RESTful JSON API
Author: Ali Qureshi
Published: <strong>2026년 7월 17일</strong>
Last modified: 2026년 9월 7일

---

플러그인 검색

![](https://ps.w.org/restful-json-api/assets/banner-772x250.png?rev=3611279)

![](https://ps.w.org/restful-json-api/assets/icon-256x256.gif?rev=3611279)

# RESTful JSON API

 작성자: [Ali Qureshi](https://profiles.wordpress.org/parorrey/)

[다운로드](https://downloads.wordpress.org/plugin/restful-json-api.0.15.8.zip)

 * [세부사항](https://ko.wordpress.org/plugins/restful-json-api/#description)
 * [평가](https://ko.wordpress.org/plugins/restful-json-api/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/restful-json-api/#installation)
 * [개발](https://ko.wordpress.org/plugins/restful-json-api/#developers)

 [지원](https://wordpress.org/support/plugin/restful-json-api/)

## 설명

RESTful JSON API provides simple JSON endpoints for WordPress content and user-facing
app workflows. It is designed for mobile apps, external tools, and lightweight integrations
that need predictable JSON responses from WordPress.

Built-in features include:

 * Core endpoints for pages, search, indexes, menus, and API metadata.
 * Posts controller endpoints for read-only post lists, single posts, CPT discovery,
   custom taxonomies, taxonomy terms/posts, media, attachments, comments, date archives,
   category archives, tag archives, and author archives.
 * Comment submission endpoints.
 * Widget/sidebar retrieval endpoints.
 * User signup, login, token validation, current-user profile, avatars, password
   reset requests, user meta, and authenticated comments.
 * Plugin-issued JWT bearer tokens for protected endpoints.
 * Optional shared API-key protection.
 * CORS allowed-origin settings.
 * HTTPS enforcement for password and bearer-token requests, enabled by default.

Full endpoint documentation with sample code is available in Settings > RESTful 
JSON API > Documentation. The same long-form documentation is also included in `
readme.md` inside the plugin package.

## 스크린샷

[[

[[

[[

[[

## 설치

 1. Upload the `restful-json-api` folder to `/wp-content/plugins/`.
 2. Activate the plugin from the WordPress Plugins screen.
 3. Open Settings > RESTful JSON API.
 4. Configure the API base path, optional API key, CORS origins, HTTPS requirement,
    and enabled controllers.

## FAQ

### How do clients authenticate?

Clients call the User controller login endpoint with a username and password over
HTTPS. The response includes a plugin-issued JWT. Protected endpoints require `Authorization:
Bearer ACCESS_TOKEN`.

### Do users need WordPress Application Passwords?

No. This plugin uses JWT authentication, so users do not need to manually create
Application Passwords.

### Is HTTPS required?

HTTPS is required by default for password and bearer-token requests. Site owners
can disable this in Settings > RESTful JSON API for local or non-SSL environments,
but production sites should keep it enabled.

### Does the plugin still use authentication cookies?

No. Cookie-based authentication endpoints were removed. Use JWT bearer tokens instead.

### Where are the endpoint examples?

Open Settings > RESTful JSON API > Documentation for login, token validation, post
create/update/delete, user meta, comment, and controller examples. The same documentation
is also included in `readme.md`.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“RESTful JSON API”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

[자국어로 “RESTful JSON API”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/restful-json-api)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/restful-json-api/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/restful-json-api/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/restful-json-api/)을 [RSS](https://plugins.trac.wordpress.org/log/restful-json-api/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.15.8 (2026-09-08):

 * Tested and confirmed compatible with WordPress 7.1.
 * Confirmed the secure Parorrey donation link.

#### 0.15.7 (2026-07-15):

 * Initial release.

## 기초

 *  버전 **0.15.8**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **7.1.2**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/restful-json-api/)
 * 태그:
 * [api](https://ko.wordpress.org/plugins/tags/api/)[JSON](https://ko.wordpress.org/plugins/tags/json/)
   [jwt](https://ko.wordpress.org/plugins/tags/jwt/)[mobile](https://ko.wordpress.org/plugins/tags/mobile/)
   [rest](https://ko.wordpress.org/plugins/tags/rest/)
 *  [고급 보기](https://ko.wordpress.org/plugins/restful-json-api/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/restful-json-api/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/restful-json-api/reviews/)

## 기여자

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/restful-json-api/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.parorrey.com/donate/)