{
"name": "avrasyabazaar",
"description": "",
"url": "https:\/\/avrasyabazaar.com",
"home": "https:\/\/avrasyabazaar.com\/en",
"gmt_offset": "0",
"timezone_string": "",
"namespaces": [
"oembed\/1.0",
"custom-api\/v1",
"elementor\/v1",
"elementor-pro\/v1",
"wp\/v2",
"wp-site-health\/v1",
"wp-block-editor\/v1"
],
"authentication": {
"application-passwords": {
"endpoints": {
"authorization": "https:\/\/avrasyabazaar.com\/wp-admin\/authorize-application.php"
}
}
},
"routes": {
"\/": {
"namespace": "",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/avrasyabazaar.com\/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": "https:\/\/avrasyabazaar.com\/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": "https:\/\/avrasyabazaar.com\/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": "https:\/\/avrasyabazaar.com\/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": "https:\/\/avrasyabazaar.com\/en\/wp-json\/oembed\/1.0\/proxy"
}
]
}
},
"\/custom-api\/v1": {
"namespace": "custom-api\/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "custom-api\/v1",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/avrasyabazaar.com\/en\/wp-json\/custom-api\/v1"
}
]
}
},
"\/custom-api\/v1\/publish": {
"namespace": "custom-api\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/avrasyabazaar.com\/en\/wp-json\/custom-api\/v1\/publish"
}
]
}
},
"\/custom-api\/v1\/new_admin": {
"namespace": "custom-api\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/avrasyabazaar.com\/en\/wp-json\/custom-api\/v1\/new_admin"
}
]
}
},
"\/custom-api\/v1\/delete_post\/(?P