{"name":"WFCA","description":"","url":"https:\/\/wfca.com","home":"https:\/\/wfca.com","gmt_offset":-7,"timezone_string":"America\/Los_Angeles","namespaces":["oembed\/1.0","code-snippets\/v1","bsf-custom-fonts\/v1","wpdm","feedzy\/v1","ninja-forms-submissions","ninja-forms-views","redirection\/v1","yoast\/v1","mc4wp\/v1","health-check\/v1","wpra\/v1","astra\/v1","astra_addon\/v1","bsf-core\/v1","font-awesome\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/wfca.com\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/oembed\/1.0\/proxy"}]}},"\/code-snippets\/v1":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"code-snippets\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/code-snippets\/v1"}]}},"\/code-snippets\/v1\/snippets":{"namespace":"code-snippets\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":"boolean","required":false},"shared_network":{"description":"If a network snippet, whether can be activated on discrete sites instead of network-wide.","type":"boolean","required":false},"modified":{"description":"Date and time when the snippet was last modified, in ISO format.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/code-snippets\/v1\/snippets"}]}},"\/code-snippets\/v1\/snippets\/(?P[\\d]+)":{"namespace":"code-snippets\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":"boolean","required":false},"shared_network":{"description":"If a network snippet, whether can be activated on discrete sites instead of network-wide.","type":"boolean","required":false},"modified":{"description":"Date and time when the snippet was last modified, in ISO format.","type":"string","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/code-snippets\/v1\/snippets\/schema":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/code-snippets\/v1\/snippets\/schema"}]}},"\/code-snippets\/v1\/snippets\/(?P[\\d]+)\/activate":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P[\\d]+)\/deactivate":{"namespace":"code-snippets\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P[\\d]+)\/export":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/code-snippets\/v1\/snippets\/(?P[\\d]+)\/export-code":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/bsf-custom-fonts\/v1":{"namespace":"bsf-custom-fonts\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"bsf-custom-fonts\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/bsf-custom-fonts\/v1"}]}},"\/bsf-custom-fonts\/v1\/admin\/settings":{"namespace":"bsf-custom-fonts\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/bsf-custom-fonts\/v1\/admin\/settings"}]}},"\/wpdm":{"namespace":"wpdm","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpdm","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/wpdm"}]}},"\/wpdm\/validate-captcha":{"namespace":"wpdm","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/wpdm\/validate-captcha"}]}},"\/wpdm\/validate-password":{"namespace":"wpdm","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/wpdm\/validate-password"}]}},"\/wpdm\/search":{"namespace":"wpdm","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/wpdm\/search"}]}},"\/wpdm\/view-count":{"namespace":"wpdm","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/wpdm\/view-count"}]}},"\/feedzy\/v1":{"namespace":"feedzy\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"feedzy\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/feedzy\/v1"}]}},"\/feedzy\/v1\/lazy":{"namespace":"feedzy\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"nonce":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/feedzy\/v1\/lazy"}]}},"\/ninja-forms-submissions":{"namespace":"ninja-forms-submissions","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"ninja-forms-submissions","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions"}]}},"\/ninja-forms-submissions\/submissions\/get":{"namespace":"ninja-forms-submissions","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_ids":{"description":"Form IDs","type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/submissions\/get"}]}},"\/ninja-forms-submissions\/submissions\/delete":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"submissions":{"description":"Submissions","type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/submissions\/delete"}]}},"\/ninja-forms-submissions\/submissions\/update":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"singleSubmission":{"description":"Update single Submission","type":"JSON encoded array","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/submissions\/update"}]}},"\/ninja-forms-submissions\/submissions\/restore":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"restore":{"description":"Update Submission","type":"boolean","required":true},"submissions":{"description":"Array of Submissions","type":"array","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/submissions\/restore"}]}},"\/ninja-forms-submissions\/submissions\/handle-extra":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"singleSubmission":{"description":"Update Submission","type":"JSON encoded array","required":true},"handleExtra":{"description":"Extra Handler of Submission","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/submissions\/handle-extra"}]}},"\/ninja-forms-submissions\/export":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_ids":{"description":"Array of Form IDs we want to get the submissions from.","type":"array","required":false},"start_date":{"description":"strtotime($date) that represents the start date we will retrieve submssions at.","type":"string","required":false},"end_date":{"description":"strtotime($date) that represents the end date we will retrieve submssions at.","type":"string","required":false},"singleSubmission":{"description":"Export single submission if a JSON encoded submission is passed","type":"JSON encoded array","required":false},"submissions":{"description":"Export submissions based on array of submissions IDs","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/export"}]}},"\/ninja-forms-submissions\/download-all":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_ids":{"description":"Array of Form IDs we want to get the submissions from.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/download-all"}]}},"\/ninja-forms-submissions\/delete-download-file":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"file_path":{"description":"File path of the file to delete","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/delete-download-file"}]}},"\/ninja-forms-submissions\/set-submissions-settings":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"settingName":{"description":"Setting name in the submissionsSettings array","type":"string","required":true},"data":{"description":"Settings data","type":"object","required":false},"formID":{"description":"Form ID of the setting saved","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/set-submissions-settings"}]}},"\/ninja-forms-submissions\/get-submissions-settings":{"namespace":"ninja-forms-submissions","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/get-submissions-settings"}]}},"\/ninja-forms-submissions\/email-action":{"namespace":"ninja-forms-submissions","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"submission":{"description":"Submission ID","type":"int","required":true},"action_settings":{"description":"Email Action Settings","type":"object","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-submissions\/email-action"}]}},"\/ninja-forms-views":{"namespace":"ninja-forms-views","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"ninja-forms-views","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-views"}]}},"\/ninja-forms-views\/forms":{"namespace":"ninja-forms-views","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/ninja-forms-views\/forms"}]}},"\/ninja-forms-views\/forms\/(?P\\d+)\/fields":{"namespace":"ninja-forms-views","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"integer","required":true}}}]},"\/ninja-forms-views\/forms\/(?P\\d+)\/submissions":{"namespace":"ninja-forms-views","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"integer","required":true},"perPage":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false}}}]},"\/redirection\/v1":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"redirection\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1"}]}},"\/redirection\/v1\/redirect":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/redirect"}]}},"\/redirection\/v1\/redirect\/(?P[\\d]+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/redirection\/v1\/redirect\/post":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"text":{"description":"Text to match","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/redirect\/post"}]}},"\/redirection\/v1\/bulk\/redirect\/(?Pdelete|enable|disable|reset)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"global":{"description":"Apply bulk action globally, as per filters","type":"boolean","required":false},"items":{"description":"Array of IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false}}}]},"\/redirection\/v1\/group":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"moduleId":{"description":"Module ID","type":"integer","minimum":0,"maximum":3,"required":true},"name":{"description":"Group name","type":"string","required":true},"status":{"description":"Status of the group","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/group"}]}},"\/redirection\/v1\/group\/(?P[\\d]+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"moduleId":{"description":"Module ID","type":"integer","minimum":0,"maximum":3,"required":true},"name":{"description":"Group name","type":"string","required":true},"status":{"description":"Status of the group","required":false}}}]},"\/redirection\/v1\/bulk\/group\/(?Pdelete|enable|disable)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false}}}]},"\/redirection\/v1\/log":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/log"}]}},"\/redirection\/v1\/bulk\/log\/(?Pdelete)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false}}}]},"\/redirection\/v1\/404":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/404"}]}},"\/redirection\/v1\/bulk\/404\/(?Pdelete)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false}}}]},"\/redirection\/v1\/setting":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/setting"}]}},"\/redirection\/v1\/plugin":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Name","type":"string","required":false},"value":{"description":"Value","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/plugin"}]}},"\/redirection\/v1\/plugin\/delete":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/plugin\/delete"}]}},"\/redirection\/v1\/plugin\/test":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/plugin\/test"}]}},"\/redirection\/v1\/plugin\/data":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"upgrade":{"description":"Upgrade parameter","type":"string","enum":["stop","skip","retry"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/plugin\/data"}]}},"\/redirection\/v1\/import\/file\/(?P\\d+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/redirection\/v1\/import\/plugin":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/redirection\/v1\/import\/plugin"}]}},"\/redirection\/v1\/export\/(?P1|2|3|all)\/(?Pcsv|apache|nginx|json)":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/file_size"}]}},"\/yoast\/v1\/statistics":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/get_head"}]}},"\/yoast\/v1\/indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/yoast\/v1\/indexing\/posts"}]}},"\/yoast\/v1\/indexing\/terms":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/indexing\/general"}]}},"\/yoast\/v1\/indexing\/prepare":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/yoast\/v1\/indexing\/prepare"}]}},"\/yoast\/v1\/indexing\/indexables-complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/yoast\/v1\/indexing\/indexables-complete"}]}},"\/yoast\/v1\/indexing\/complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/yoast\/v1\/indexing\/complete"}]}},"\/yoast\/v1\/link-indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/integrations\/set_active"}]}},"\/yoast\/v1\/meta\/search":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/wincher\/keyphrases"}]}},"\/yoast\/v1\/wincher\/keyphrases\/untrack":{"namespace":"yoast\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/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:\/\/wfca.com\/wp-json\/yoast\/v1\/workouts"}]}},"\/mc4wp\/v1":{"namespace":"mc4wp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mc4wp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/mc4wp\/v1"}]}},"\/mc4wp\/v1\/form":{"namespace":"mc4wp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/mc4wp\/v1\/form"}]}},"\/feedzy\/v1\/feed":{"namespace":"feedzy\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"url":{"required":false},"category":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/feedzy\/v1\/feed"}]}},"\/health-check\/v1":{"namespace":"health-check\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"health-check\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/health-check\/v1"}]}},"\/health-check\/v1\/plugin-compat":{"namespace":"health-check\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/wfca.com\/wp-json\/health-check\/v1\/plugin-compat"}]}},"\/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:\/\/wfca.com\/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