Guides
Authentication
The SPACE GASS API currently requires no authentication. The API runs as a local service on your machine and is accessed over plain HTTP — no API keys, tokens, or credentials are needed.
Default Connection
The SDK clients connect to the local API with no setup:
Custom Base URL
If the API is running on a different port, pass the URL explicitly:
Future Authentication
API key authentication may be introduced in a future release.
Last modified on

