Runtimes
Register a runtime harness
post/api/runtime-harnesses
Request body
Example request
{
"alias": "cursor",
"api_spec": "cursor",
"api_base": "https://api2.cursor.sh"
}Response
Runtime registered
Example response
{
"alias": "cursor",
"api_spec": "cursor",
"api_base": "https://api2.cursor.sh"
}