How to authenticate with the NomadicML API
Parameter | Type | Default | Description |
---|---|---|---|
api_key | str | None | Your NomadicML API key (required) |
base_url | str | "https://api-prod.nomadicml.com/" | API endpoint URL |
timeout | int | 900 | Request timeout in seconds |
AuthenticationError
: