SPX-SERVER

SPX Server exposes a versioned REST API used by:

  • spx-python (the Python client wrapper),

  • the SPX UI,

  • and any custom tooling that needs to load models, operate instances, or fetch logs.

Defaults

  • Base URL (local): http://localhost:8000

  • API v3 base path: /api/v3

References

Last updated