<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.7kas.com/index.php?action=history&amp;feed=atom&amp;title=OperatorAPI_help</id>
	<title>OperatorAPI help - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.7kas.com/index.php?action=history&amp;feed=atom&amp;title=OperatorAPI_help"/>
	<link rel="alternate" type="text/html" href="https://wiki.7kas.com/index.php?title=OperatorAPI_help&amp;action=history"/>
	<updated>2026-09-06T23:52:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.7kas.com/index.php?title=OperatorAPI_help&amp;diff=967&amp;oldid=prev</id>
		<title>Maintenance script: Operator API reference (generated from func=help)</title>
		<link rel="alternate" type="text/html" href="https://wiki.7kas.com/index.php?title=OperatorAPI_help&amp;diff=967&amp;oldid=prev"/>
		<updated>2026-08-19T08:17:31Z</updated>

		<summary type="html">&lt;p&gt;Operator API reference (generated from func=help)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Note|1=This is the &amp;#039;&amp;#039;&amp;#039;self-discovery&amp;#039;&amp;#039;&amp;#039; endpoint. It returns the functions your key&amp;#039;s role may call, each documented. THIS WHOLE OperatorAPI reference is generated from it, so it never drifts from the running service.}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;newadmapi (Operator API) function. Available to: &amp;#039;&amp;#039;&amp;#039;Operator, SuperRoot&amp;#039;&amp;#039;&amp;#039;.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Lists the API functions this key&amp;#039;s role may call, with parameters, an example and the response shape.&lt;br /&gt;
&lt;br /&gt;
== Call ==&lt;br /&gt;
 GET|POST https://YOUR_HOST:9089/newadm?func=help&lt;br /&gt;
Send your API key with every request (header &amp;lt;code&amp;gt;X-API-Key: YOUR_KEY&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;Authorization: Bearer YOUR_KEY&amp;lt;/code&amp;gt;, or the &amp;lt;code&amp;gt;ukey&amp;lt;/code&amp;gt; query parameter).&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Parameter !! Type !! Required !! Default !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; || string || No || &amp;amp;mdash; || Return only this function.&lt;br /&gt;
|}&lt;br /&gt;
== Example ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;https://host:port/newadm?func=help&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Response ==&lt;br /&gt;
Success is &amp;lt;code&amp;gt;{&amp;quot;ok&amp;quot;:true,&amp;quot;data&amp;quot;:{...}}&amp;lt;/code&amp;gt;; on refusal &amp;lt;code&amp;gt;{&amp;quot;ok&amp;quot;:false,&amp;quot;code&amp;quot;:&amp;quot;...&amp;quot;,&amp;quot;message&amp;quot;:&amp;quot;...&amp;quot;}&amp;lt;/code&amp;gt;. This function&amp;#039;s data shape: &amp;lt;code&amp;gt;catalogue&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
Refusals carry a machine-readable &amp;lt;code&amp;gt;code&amp;lt;/code&amp;gt; (branch on the code, never the message). See [[OperatorAPI#Error codes]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Back to [[OperatorAPI]]&lt;br /&gt;
[[Category:OperatorAPI]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>