File: /var/www/viitorx.stgviitor.com/.well-known/oauth-protected-resource
{
"resource": "https://viitorx.com",
"_note": "ViitorX is a content-only agency website. Public REST endpoints (WordPress REST API, Contact Form 7) are accessible without OAuth tokens. This document is provided per RFC 9728 for AI/agent discovery.",
"authorization_servers": [],
"jwks_uri": null,
"scopes_provided": [],
"bearer_methods_supported": [],
"resource_signing_alg_values_supported": [],
"resource_documentation": "https://viitorx.com/wp-json/",
"resource_policy_uri": "https://viitorx.com/privacy-policy/",
"resource_endpoints": [
{
"url": "https://viitorx.com/wp-json/wp/v2/case_study",
"auth_required": false,
"description": "Public read-only endpoint for case studies"
},
{
"url": "https://viitorx.com/wp-json/contact-form-7/v1/contact-forms",
"auth_required": false,
"description": "Contact Form 7 form submission endpoint"
}
]
}