## The Problem There is no interop for REST API endpoints, like what is used to define an endpoint with [`register_rest_route()`][]. ## Suggested Solution Add an interop representation for a REST API endpoint. [`register_rest_route()`]: https://developer.wordpress.org/reference/functions/register_rest_route/