Api reference
POST Mcps Detect Auth
POST
/v1/mcps/detect-authAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
url*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/mcps/detect-auth" \ -H "Content-Type: application/json" \ -d '{ "url": "string" }'{ "authType": "none", "detail": "string", "suggestedName": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}