{
"name": "\uac74\uac15\uc5ec\ud589\uc0b0\uc5c5\ud611\ud68c",
"description": "\uc0ac\ub2e8\ubc95\uc778\uac74\uac15\uc5ec\ud589\uc0b0\uc5c5\ud611\ud68c",
"url": "http:\/\/htia.co.kr",
"home": "http:\/\/htia.co.kr\/en",
"gmt_offset": 9,
"timezone_string": "Asia\/Seoul",
"namespaces": [
"oembed\/1.0",
"divi\/v1",
"wp\/v2",
"wp-site-health\/v1"
],
"authentication": [],
"routes": {
"\/": {
"namespace": "",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/"
}
]
}
},
"\/batch\/v1": {
"namespace": "",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": {
"validation": {
"type": "string",
"enum": [
"require-all-validate",
"normal"
],
"default": "normal",
"required": false
},
"requests": {
"type": "array",
"maxItems": 25,
"items": {
"type": "object",
"properties": {
"method": {
"type": "string",
"enum": [
"POST",
"PUT",
"PATCH",
"DELETE"
],
"default": "POST"
},
"path": {
"type": "string",
"required": true
},
"body": {
"type": "object",
"properties": [],
"additionalProperties": true
},
"headers": {
"type": "object",
"properties": [],
"additionalProperties": {
"type": [
"string",
"array"
],
"items": {
"type": "string"
}
}
}
}
},
"required": true
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/batch\/v1"
}
]
}
},
"\/oembed\/1.0": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "oembed\/1.0",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/oembed\/1.0"
}
]
}
},
"\/oembed\/1.0\/embed": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "The URL of the resource for which to fetch oEmbed data.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"default": "json",
"required": false
},
"maxwidth": {
"default": 600,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/oembed\/1.0\/embed"
}
]
}
},
"\/oembed\/1.0\/proxy": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "The URL of the resource for which to fetch oEmbed data.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"description": "The oEmbed format to use.",
"type": "string",
"default": "json",
"enum": [
"json",
"xml"
],
"required": false
},
"maxwidth": {
"description": "The maximum width of the embed frame in pixels.",
"type": "integer",
"default": 600,
"required": false
},
"maxheight": {
"description": "The maximum height of the embed frame in pixels.",
"type": "integer",
"required": false
},
"discover": {
"description": "Whether to perform an oEmbed discovery request for unsanctioned providers.",
"type": "boolean",
"default": true,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/oembed\/1.0\/proxy"
}
]
}
},
"\/divi\/v1": {
"namespace": "divi\/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "divi\/v1",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/divi\/v1"
}
]
}
},
"\/divi\/v1\/get_layout_content": {
"namespace": "divi\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": {
"id": {
"required": false
},
"nonce": {
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/divi\/v1\/get_layout_content"
}
]
}
},
"\/divi\/v1\/block\/layout\/builder_edit_data": {
"namespace": "divi\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": {
"action": {
"required": false
},
"postId": {
"required": false
},
"blockId": {
"required": false
},
"layoutContent": {
"required": false
},
"nonce": {
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/divi\/v1\/block\/layout\/builder_edit_data"
}
]
}
},
"\/wp\/v2": {
"namespace": "wp\/v2",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "wp\/v2",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/wp\/v2"
}
]
}
},
"\/wp\/v2\/posts": {
"namespace": "wp\/v2",
"methods": [
"GET",
"POST"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"description": "Scope under which the request is made; determines fields present in response.",
"type": "string",
"enum": [
"view",
"embed",
"edit"
],
"default": "view",
"required": false
},
"page": {
"description": "Current page of the collection.",
"type": "integer",
"default": 1,
"minimum": 1,
"required": false
},
"per_page": {
"description": "Maximum number of items to be returned in result set.",
"type": "integer",
"default": 10,
"minimum": 1,
"maximum": 100,
"required": false
},
"search": {
"description": "Limit results to those matching a string.",
"type": "string",
"required": false
},
"after": {
"description": "Limit response to posts published after a given ISO8601 compliant date.",
"type": "string",
"format": "date-time",
"required": false
},
"author": {
"description": "Limit result set to posts assigned to specific authors.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"author_exclude": {
"description": "Ensure result set excludes posts assigned to specific authors.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"before": {
"description": "Limit response to posts published before a given ISO8601 compliant date.",
"type": "string",
"format": "date-time",
"required": false
},
"exclude": {
"description": "Ensure result set excludes specific IDs.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"include": {
"description": "Limit result set to specific IDs.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"offset": {
"description": "Offset the result set by a specific number of items.",
"type": "integer",
"required": false
},
"order": {
"description": "Order sort attribute ascending or descending.",
"type": "string",
"default": "desc",
"enum": [
"asc",
"desc"
],
"required": false
},
"orderby": {
"description": "Sort collection by object attribute.",
"type": "string",
"default": "date",
"enum": [
"author",
"date",
"id",
"include",
"modified",
"parent",
"relevance",
"slug",
"include_slugs",
"title"
],
"required": false
},
"slug": {
"description": "Limit result set to posts with one or more specific slugs.",
"type": "array",
"items": {
"type": "string"
},
"required": false
},
"status": {
"default": "publish",
"description": "Limit result set to posts assigned one or more statuses.",
"type": "array",
"items": {
"enum": [
"publish",
"future",
"draft",
"pending",
"private",
"trash",
"auto-draft",
"inherit",
"request-pending",
"request-confirmed",
"request-failed",
"request-completed",
"any"
],
"type": "string"
},
"required": false
},
"tax_relation": {
"description": "Limit result set based on relationship between multiple taxonomies.",
"type": "string",
"enum": [
"AND",
"OR"
],
"required": false
},
"categories": {
"description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"categories_exclude": {
"description": "Limit result set to all items except those that have the specified term assigned in the categories taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"tags": {
"description": "Limit result set to all items that have the specified term assigned in the tags taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"tags_exclude": {
"description": "Limit result set to all items except those that have the specified term assigned in the tags taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"default": [],
"required": false
},
"sticky": {
"description": "Limit result set to items that are sticky.",
"type": "boolean",
"required": false
}
}
},
{
"methods": [
"POST"
],
"args": {
"date": {
"description": "The date the object was published, in the site's timezone.",
"type": [
"string",
"null"
],
"format": "date-time",
"required": false
},
"date_gmt": {
"description": "The date the object was published, as GMT.",
"type": [
"string",
"null"
],
"format": "date-time",
"required": false
},
"slug": {
"description": "An alphanumeric identifier for the object unique to its type.",
"type": "string",
"required": false
},
"status": {
"description": "A named status for the object.",
"type": "string",
"enum": [
"publish",
"future",
"draft",
"pending",
"private"
],
"required": false
},
"password": {
"description": "A password to protect access to the content and excerpt.",
"type": "string",
"required": false
},
"title": {
"description": "The title for the object.",
"type": "object",
"properties": {
"raw": {
"description": "Title for the object, as it exists in the database.",
"type": "string",
"context": [
"edit"
]
},
"rendered": {
"description": "HTML title for the object, transformed for display.",
"type": "string",
"context": [
"view",
"edit",
"embed"
],
"readonly": true
}
},
"required": false
},
"content": {
"description": "The content for the object.",
"type": "object",
"properties": {
"raw": {
"description": "Content for the object, as it exists in the database.",
"type": "string",
"context": [
"edit"
]
},
"rendered": {
"description": "HTML content for the object, transformed for display.",
"type": "string",
"context": [
"view",
"edit"
],
"readonly": true
},
"block_version": {
"description": "Version of the content block format used by the object.",
"type": "integer",
"context": [
"edit"
],
"readonly": true
},
"protected": {
"description": "Whether the content is protected with a password.",
"type": "boolean",
"context": [
"view",
"edit",
"embed"
],
"readonly": true
}
},
"required": false
},
"author": {
"description": "The ID for the author of the object.",
"type": "integer",
"required": false
},
"excerpt": {
"description": "The excerpt for the object.",
"type": "object",
"properties": {
"raw": {
"description": "Excerpt for the object, as it exists in the database.",
"type": "string",
"context": [
"edit"
]
},
"rendered": {
"description": "HTML excerpt for the object, transformed for display.",
"type": "string",
"context": [
"view",
"edit",
"embed"
],
"readonly": true
},
"protected": {
"description": "Whether the excerpt is protected with a password.",
"type": "boolean",
"context": [
"view",
"edit",
"embed"
],
"readonly": true
}
},
"required": false
},
"featured_media": {
"description": "The ID of the featured media for the object.",
"type": "integer",
"required": false
},
"comment_status": {
"description": "Whether or not comments are open on the object.",
"type": "string",
"enum": [
"open",
"closed"
],
"required": false
},
"ping_status": {
"description": "Whether or not the object can be pinged.",
"type": "string",
"enum": [
"open",
"closed"
],
"required": false
},
"format": {
"description": "The format for the object.",
"type": "string",
"enum": [
"standard",
"aside",
"chat",
"gallery",
"link",
"image",
"quote",
"status",
"video",
"audio"
],
"required": false
},
"meta": {
"description": "Meta fields.",
"type": "object",
"properties": {
"_et_pb_use_builder": {
"type": "string",
"description": "",
"default": ""
},
"_et_pb_old_content": {
"type": "string",
"description": "",
"default": ""
},
"_et_gb_content_width": {
"type": "string",
"description": "",
"default": ""
}
},
"required": false
},
"sticky": {
"description": "Whether or not the object should be treated as sticky.",
"type": "boolean",
"required": false
},
"template": {
"description": "The theme file to use to display the object.",
"type": "string",
"required": false
},
"categories": {
"description": "The terms assigned to the object in the category taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"required": false
},
"tags": {
"description": "The terms assigned to the object in the post_tag taxonomy.",
"type": "array",
"items": {
"type": "integer"
},
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "http:\/\/htia.co.kr\/en\/wp-json\/wp\/v2\/posts"
}
]
}
},
"\/wp\/v2\/posts\/(?P