Products
Products define which resource should back a session. Useproduct_no when creating a session.
Query parameters
| Parameter | Description |
|---|---|
type | all, dynamic, or static |
country_code | Optional country filter |
Response fields
Common fields:| Field | Description |
|---|---|
product_no | Use this value in POST /sessions |
type | dynamic or static |
country_code / city_code | Country and city codes |
protocols | Supported protocols |
inventory | Available stock or capacity |
project_required | Whether a static shared product needs a project |
Choosing a product
- choose
dynamicfor high-volume tasks and rotation-friendly jobs - choose
staticfor account login, long-lived identity, and fixed-region automation - when unsure, start with a low-volume dynamic session and use telemetry plus health data to evaluate the fit