{"name":"Catholic-Link","description":"Catholic Resources for the New Evangelization","url":"https:\/\/catholic-link.org","home":"https:\/\/catholic-link.org","gmt_offset":-5,"timezone_string":"America\/Detroit","namespaces":["oembed\/1.0","ssp\/v1","yoast\/v1","mpp\/v2","mpp\/v1","wpra\/v1","divi\/v1","yarpp\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/catholic-link.org\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/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:\/\/catholic-link.org\/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:\/\/catholic-link.org\/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:\/\/catholic-link.org\/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:\/\/catholic-link.org\/wp-json\/oembed\/1.0\/proxy"}]}},"\/ssp\/v1":{"namespace":"ssp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"ssp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/ssp\/v1"}]}},"\/ssp\/v1\/podcast":{"namespace":"ssp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/ssp\/v1\/podcast"}]}},"\/ssp\/v1\/podcast_update":{"namespace":"ssp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/ssp\/v1\/podcast_update"}]}},"\/ssp\/v1\/audio_player":{"namespace":"ssp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/ssp\/v1\/audio_player"}]}},"\/ssp\/v1\/episodes":{"namespace":"ssp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","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":500,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to resources 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","default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","default":[],"required":false},"before":{"description":"Limit response to resources published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific ids.","type":"array","default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","default":[],"required":false},"menu_order":{"description":"Limit result set to resources with a specific menu_order value.","type":"integer","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":["date","id","include","title","slug","menu_order"],"required":false},"parent":{"description":"Limit result set to those of particular parent ids.","type":"array","default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent id.","type":"array","default":[],"required":false},"slug":{"description":"Limit result set to posts with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit result set to posts assigned a specific status.","type":"string","required":false},"filter":{"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization.","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","default":[],"required":false},"menus":{"description":"Limit result set to all items that have the specified term assigned in the menus taxonomy.","type":"array","default":[],"required":false},"wp_pattern_category":{"description":"Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.","type":"array","default":[],"required":false},"project_category":{"description":"Limit result set to all items that have the specified term assigned in the project_category taxonomy.","type":"array","default":[],"required":false},"project_tag":{"description":"Limit result set to all items that have the specified term assigned in the project_tag taxonomy.","type":"array","default":[],"required":false},"series":{"description":"Limit result set to all items that have the specified term assigned in the series taxonomy.","type":"array","default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/ssp\/v1\/episodes"}]}},"\/ssp\/v1\/podcasts\/(?P[\\d]+)\/episodes":{"namespace":"ssp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","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":500,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to resources 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","default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","default":[],"required":false},"before":{"description":"Limit response to resources published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific ids.","type":"array","default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","default":[],"required":false},"menu_order":{"description":"Limit result set to resources with a specific menu_order value.","type":"integer","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":["date","id","include","title","slug","menu_order"],"required":false},"parent":{"description":"Limit result set to those of particular parent ids.","type":"array","default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent id.","type":"array","default":[],"required":false},"slug":{"description":"Limit result set to posts with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit result set to posts assigned a specific status.","type":"string","required":false},"filter":{"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization.","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","default":[],"required":false},"menus":{"description":"Limit result set to all items that have the specified term assigned in the menus taxonomy.","type":"array","default":[],"required":false},"wp_pattern_category":{"description":"Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.","type":"array","default":[],"required":false},"project_category":{"description":"Limit result set to all items that have the specified term assigned in the project_category taxonomy.","type":"array","default":[],"required":false},"project_tag":{"description":"Limit result set to all items that have the specified term assigned in the project_tag taxonomy.","type":"array","default":[],"required":false},"series":{"description":"Limit result set to all items that have the specified term assigned in the series taxonomy.","type":"array","default":[],"required":false}}}]},"\/ssp\/v1\/episodes\/(?P[\\d]+)":{"namespace":"ssp\/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}]},"\/yoast\/v1":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"yoast\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1"}]}},"\/yoast\/v1\/file_size":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"type":"string","description":"The url to retrieve","required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/file_size"}]}},"\/yoast\/v1\/statistics":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/statistics"}]}},"\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postTypeName":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"}]}},"\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"taxonomyName":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"}]}},"\/yoast\/v1\/introductions\/(?P[\\w-]+)\/seen":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"introduction_id":{"type":"string","required":true},"is_seen":{"type":"bool","default":true,"required":false}}}]},"\/yoast\/v1\/wistia_embed_permission":{"namespace":"yoast\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"value":{"type":"bool","default":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wistia_embed_permission"}]}},"\/yoast\/v1\/alerts\/dismiss":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"key":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/alerts\/dismiss"}]}},"\/yoast\/v1\/configuration\/site_representation":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"company_or_person":{"type":"string","enum":["company","person"],"required":true},"company_name":{"type":"string","required":false},"company_logo":{"type":"string","required":false},"company_logo_id":{"type":"integer","required":false},"person_logo":{"type":"string","required":false},"person_logo_id":{"type":"integer","required":false},"company_or_person_user_id":{"type":"integer","required":false},"description":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/site_representation"}]}},"\/yoast\/v1\/configuration\/social_profiles":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"facebook_site":{"type":"string","required":false},"twitter_site":{"type":"string","required":false},"other_social_urls":{"type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/social_profiles"}]}},"\/yoast\/v1\/configuration\/check_capability":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"user_id":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/check_capability"}]}},"\/yoast\/v1\/configuration\/enable_tracking":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"tracking":{"type":"boolean","required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/enable_tracking"}]}},"\/yoast\/v1\/configuration\/save_configuration_state":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"finishedSteps":{"type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"}]}},"\/yoast\/v1\/configuration\/get_configuration_state":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"}]}},"\/yoast\/v1\/import\/(?P[\\w-]+)\/(?P[\\w-]+)":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/yoast\/v1\/get_head":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/get_head"}]}},"\/yoast\/v1\/indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/posts"}]}},"\/yoast\/v1\/indexing\/terms":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/terms"}]}},"\/yoast\/v1\/indexing\/post-type-archives":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/post-type-archives"}]}},"\/yoast\/v1\/indexing\/general":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/general"}]}},"\/yoast\/v1\/indexing\/prepare":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/prepare"}]}},"\/yoast\/v1\/indexing\/indexables-complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/indexables-complete"}]}},"\/yoast\/v1\/indexing\/complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/indexing\/complete"}]}},"\/yoast\/v1\/link-indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/link-indexing\/posts"}]}},"\/yoast\/v1\/link-indexing\/terms":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/link-indexing\/terms"}]}},"\/yoast\/v1\/integrations\/set_active":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"active":{"type":"boolean","required":true},"integration":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/integrations\/set_active"}]}},"\/yoast\/v1\/meta\/search":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/meta\/search"}]}},"\/yoast\/v1\/semrush\/authenticate":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"code":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/semrush\/authenticate"}]}},"\/yoast\/v1\/semrush\/country_code":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"country_code":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/semrush\/country_code"}]}},"\/yoast\/v1\/semrush\/related_keyphrases":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"keyphrase":{"required":true},"country_code":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"}]}},"\/yoast\/v1\/wincher\/authorization-url":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/authorization-url"}]}},"\/yoast\/v1\/wincher\/authenticate":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"code":{"required":true},"websiteId":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/authenticate"}]}},"\/yoast\/v1\/wincher\/keyphrases\/track":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyphrases":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"}]}},"\/yoast\/v1\/wincher\/keyphrases":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyphrases":{"required":false},"permalink":{"required":false},"startAt":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/keyphrases"}]}},"\/yoast\/v1\/wincher\/keyphrases\/untrack":{"namespace":"yoast\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"}]}},"\/yoast\/v1\/wincher\/account\/limit":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/account\/limit"}]}},"\/yoast\/v1\/wincher\/account\/upgrade-campaign":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"}]}},"\/yoast\/v1\/workouts":{"namespace":"yoast\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/yoast\/v1\/workouts"}]}},"\/mpp\/v2":{"namespace":"mpp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mpp\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v2"}]}},"\/mpp\/v2\/profile-image\/me":{"namespace":"mpp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v2\/profile-image\/me"}]}},"\/mpp\/v2\/profile-image\/change":{"namespace":"mpp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v2\/profile-image\/change"}]}},"\/mpp\/v2\/get_users":{"namespace":"mpp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v2\/get_users"}]}},"\/mpp\/v2\/get_posts":{"namespace":"mpp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v2\/get_posts"}]}},"\/mpp\/v1":{"namespace":"mpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mpp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/mpp\/v1"}]}},"\/mpp\/v1\/user\/(?P\\d+)":{"namespace":"mpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"\/wpra\/v1":{"namespace":"wpra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpra\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/catholic-link.org\/wp-json\/wpra\/v1"}]}},"\/wpra\/v1\/sources(?:\/(?P[^\/]+))?":{"namespace":"wpra\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/wpra\/v1\/templates(?:\/(?P[^\/]+))?":{"namespace":"wpra\/v1","methods":["GET","PUT","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/wpra\/v1\/templates\/(?P[^\/]+)":{"namespace":"wpra\/v1","methods":["PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]}]},"\/wpra\/v1\/templates\/(?P