{"endpoint":"/ai-compatibility","method":"POST","description":"Mount-It! AI Compatibility API. Evaluates TV and monitor mount compatibility based on screen size, weight, and VESA pattern.","schema":"https://www.mount-it.com/.well-known/openapi.yaml","docs":"https://www.mount-it.com/pages/mount-it-ai-integration-docs","supported_types":["tv","monitor"],"product_resolution":["product.handle (recommended) — resolves specs from Shopify EPD metafields","product.url — extracts handle and resolves via Storefront API","direct fields — pass max_tv_size_inches, weight_capacity_lb, vesa_min_x/y, vesa_max_x/y directly"],"user_tv_resolution":["direct fields (recommended) — pass user.size_inches, user.weight_lb, user.vesa","TV Database — for type=tv, pass user.tv_brand + user.tv_model + user.size_inches and missing vesa/weight_lb are resolved from the Mount-It! TV Database"],"example_request":{"type":"tv","user":{"size_inches":65,"weight_lb":80,"vesa":"400x400"},"product":{"handle":"the-beast-heavy-duty-tv-wall-mount-mi-394"}},"example_request_tv_database":{"type":"tv","user":{"tv_brand":"samsung","tv_model":"QN90D","size_inches":65},"product":{"handle":"the-beast-heavy-duty-tv-wall-mount-mi-394"}}}