Skip to main content

SDKConfig

Pass a config object to the VulcxSDK constructor:

Options


Retry Behavior

The SDK retries automatically on transient failures: With the default retries: 2, the SDK makes up to 3 attempts before throwing.

Self-Hosted API

If you run your own route-engine instance, point the SDK at it:
Last modified on August 31, 2026