Install
Quick Verify
Auth
Client Options
| Param | Type | Default | Notes |
|---|---|---|---|
base_url | str | http://localhost:8080 | Gateway HTTP URL |
api_key | str | None | Sent as X-API-Key |
bearer_token | str | None | Alternative Authorization: Bearer |
default_timeout | float | 30.0 | Seconds |
Install and configure the Shannon Python SDK
| Param | Type | Default | Notes |
|---|---|---|---|
base_url | str | http://localhost:8080 | Gateway HTTP URL |
api_key | str | None | Sent as X-API-Key |
bearer_token | str | None | Alternative Authorization: Bearer |
default_timeout | float | 30.0 | Seconds |