Create Simulation Set
Simulation Sets
Create Simulation Set
Create a simulation set that runs each scenario multiple times to detect flaky behavior. Returns immediately while simulations execute asynchronously.
POST
Create Simulation Set
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Body
Scenario IDs to include. All scenario IDs must belong to your organization.
Number of times to run each scenario. Must be >= 1.
The pathway ID.
The persona ID.
Pathway version to test.
This endpoint is rate limited. All
scenario_ids must belong to your organization.Response
The unique identifier for the newly created simulation set.
The initial status of the simulation set. Will be
PENDING upon creation.The number of simulations that will be run per scenario.
The total number of scenarios included in this set.
ISO 8601 timestamp of when the simulation set was created.
Docs for agents: llms.txt