<SPX API v1

Explore the available API endpoints provided by this SPX Graphics instance. Use the expandable sections below to find the endpoints you need. See SPX Docs for an introduction to the Control API.

{{license.productName}} HOST-ID: {{{getHostID}}}
Use "localhost" addresses in examples
{{#each functionList.sections}}

{{#each commands}}
{{method}} {{vers}}
{{#ifValue active false}}
🔒
{{/ifValue}} http://{{{getServerAddress}}}{{../endpoint}}{{param}}

{{{info}}}

{{#if code}}
{{myStringify code}}
{{/if}}
{{/each}}
{{/each}}