https://www.valispace.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Valispace_Plugin",
"name_for_model": "Valispace_Engineering_Software_Plugin",
"description_for_human": "Plugin to access the Valispace software.",
"description_for_model": "Plugin to access the Engineering Software Valispace. You can read and write engineering data for the projects you have stored in Valispace.",
"auth": {
"type": "oauth",
"client_url": "https://staging.valispace.com/o/authorize/",
"scope": "read write groups",
"authorization_url": "https://staging.valispace.com/o/token/",
"authorization_content_type": "application/x-www-form-urlencoded",
"verification_tokens": {
"openai": "b1517449c1634603b43cd96a7fe88601"
}
},
"api": {
"type": "openapi",
"url": "https://staging.valispace.com/rest/?format=openapi",
"is_user_authenticated": true
},
"logo_url": "https://www.valispace.com/wp-content/uploads/2020/07/logo.png.webp",
"contact_email": "support@valispace.com",
"legal_info_url": "http://www.valispace.com/ToS"
}
https://staging.valispace.com/rest/?format=openapi
No openAPI definition found.