Wahi WordPress REST API
The stock WordPress REST API served by Wahi's marketing and Learning Centre CMS at https://wahi.com/wp-json/. It is publicly reachable and self-describing: an anonymous GET on the root returns a 319KB JSON discovery document declaring 14 namespaces and 223 routes (wp/v2 content routes plus oembed/1.0, contact-form-7/v1, rankmath/v1, divi/v1, divi-pixel/v1, custom-permalinks/v1, wp-block-editor/v1, wp-smush/v1 and wp-site-health/v1 plugin routes), and an anonymous GET on /wp-json/wp/v2/posts returns published Learning Centre content as JSON. This is CMS infrastructure that Wahi neither documents nor offers as a product — it carries no Wahi developer documentation, no key issuance, no terms of API use and no real estate listing, valuation or transaction capability. It is recorded here because it is the only genuinely public, machine-readable API surface confirmed on a Wahi host. Write operations advertise WordPress application passwords, which are issued only through wp-admin to authenticated CMS users.