API "Search" Endpoint: Offline?

Is the "search" API endpoint nonfunctional at present? All other endpoints seem to be functional on my end (sheets, folders, etc.). This has been tested with both the requests library in Python and in Power Query web requests in Power BI.

PQ web requests returns a 500 internal server error. The Python web request returns data, though it appears that the query parameters are ignored in entirety.

Answers