AMG Funds Data API
Undocumented, anonymously callable JSON API on wealth.amg.com that backs the AMG Wealth Platform product pages. Exposed as the AMG-authored WordPress REST namespace amgfundsdata/v1, whose route table the site itself publishes. Sixteen routes serve AMG Funds product, performance and portfolio data: /products/funds, /products-data and /products-table return structured fund rows with ticker, fund id, asset class, NAV, trailing performance and Morningstar rating, while the fund-detail, quickview, spotlight and style-box routes return pre-rendered HTML fragments. AMG publishes no developer portal, reference, OpenAPI or terms for programmatic use; the OpenAPI referenced here was derived by API Evangelist from the provider's own route table plus live responses observed 2026-08-30.