/
US
usesapient
/
Sapient Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4mo ago
Details
Filter operations
api-performance
22
get
List Platforms
get
Estimate Platform Cost
get
List Interfaces
get
Retrieve Evaluation Config
put
Update Evaluation Config
get
List Operations
post
Create Operation
get
Retrieve Operation
delete
Delete Operation
patch
Update Operation
get
List Operation Prompts
post
Create Operation Prompt
get
List Operation Runs
get
Retrieve Run
get
Retrieve Operation Prompt
delete
Delete Operation Prompt
patch
Update Operation Prompt
get
List Use Cases
post
Create Use Case
get
Retrieve Use Case
delete
Delete Use Case
patch
Update Use Case
prompts
11
status
2
api-performance
Update Evaluation Config
put
/v1/api-performance/evaluation-config
Request body
UpdatePublicApiPerformanceEvaluationConfigRequest
required
platforms
string[]
nullable
operation_ids
string[]
nullable
use_case_ids
string[]
nullable
eval_types
string[]
nullable
env_vars
object
nullable
interface_id
string
nullable
api_base_url
string
nullable
framework
string
nullable
Response
Successful Response
PublicApiPerformanceEvaluationConfig
required
platforms
string[]
operation_ids
string[]
required
use_case_ids
string[]
eval_types
string[]
env_var_keys
string[]
api_base_url
string
nullable
framework
string
nullable
Changes