{
"name": "Alelu Educa\u00e7\u00e3o Canina",
"description": "Adestramento e Terapia Comportamental",
"url": "http:\/\/www.alelu.com.br",
"home": "https:\/\/www.alelu.com.br\/en\/",
"gmt_offset": -3,
"timezone_string": "America\/Sao_Paulo",
"namespaces": [
"oembed\/1.0",
"akismet\/v1",
"contact-form-7\/v1",
"wp-smush\/v1",
"wp\/v2",
"wp-site-health\/v1",
"wp-block-editor\/v1"
],
"authentication": {
"application-passwords": {
"endpoints": {
"authorization": "https:\/\/www.alelu.com.br\/wp-admin\/authorize-application.php"
}
}
},
"routes": {
"\/": {
"namespace": "",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/www.alelu.com.br\/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:\/\/www.alelu.com.br\/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:\/\/www.alelu.com.br\/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:\/\/www.alelu.com.br\/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:\/\/www.alelu.com.br\/en\/wp-json\/oembed\/1.0\/proxy"
}
]
}
},
"\/akismet\/v1": {
"namespace": "akismet\/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "akismet\/v1",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/www.alelu.com.br\/en\/wp-json\/akismet\/v1"
}
]
}
},
"\/akismet\/v1\/key": {
"namespace": "akismet\/v1",
"methods": [
"GET",
"POST",
"PUT",
"PATCH",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
},
{
"methods": [
"POST",
"PUT",
"PATCH"
],
"args": {
"key": {
"type": "string",
"description": "A 12-character Akismet API key. Available at akismet.com\/get\/",
"required": true
}
}
},
{
"methods": [
"DELETE"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/www.alelu.com.br\/en\/wp-json\/akismet\/v1\/key"
}
]
}
},
"\/akismet\/v1\/settings": {
"namespace": "akismet\/v1",
"methods": [
"GET",
"POST",
"PUT",
"PATCH"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
},
{
"methods": [
"POST",
"PUT",
"PATCH"
],
"args": {
"akismet_strictness": {
"type": "boolean",
"description": "If true, Akismet will automatically discard the worst spam automatically rather than putting it in the spam folder.",
"required": false
},
"akismet_show_user_comments_approved": {
"type": "boolean",
"description": "If true, show the number of approved comments beside each comment author in the comments list page.",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/www.alelu.com.br\/en\/wp-json\/akismet\/v1\/settings"
}
]
}
},
"\/akismet\/v1\/stats": {
"namespace": "akismet\/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"interval": {
"type": "string",
"description": "The time period for which to retrieve stats. Options: 60-days, 6-months, all",
"default": "all",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/www.alelu.com.br\/en\/wp-json\/akismet\/v1\/stats"
}
]
}
},
"\/akismet\/v1\/stats\/(?P