Mistral AIMistral AI API
GET/v1/connectors/{connector_id_or_name}/auth_url
读取connector Get Auth Url V1。
Mistral AI API 中用于 connector Get Auth Url V1 的保留合约 GET Endpoint。模型与资源相关值由调用方在运行时提供。
覆盖固定 Apache-2.0 许可官方 revision 中 ApiKey 认证的 238 个 Mistral AI Platform REST Endpoint(含类型化 SSE 流式与 Workflows)。Hub 提供文档与独立 SDK/CLI,但不代理模型、账户或用量数据;调用方通过本地 API key 直连。
请求
- operationId
connectorGetAuthUrlV1- 服务器
https://api.mistral.ai- 认证
- ApiKey
请求参数
connector_id_or_name
pathstring必填
Mistral AI API 合约中的 connector id or name 值。
app_return_url
querystring
Mistral AI API 合约中的 app return url 值。
method_type
queryOutboundAuthenticationType
Mistral AI API 合约中的 method type 值。
credentials_name
querystring
Mistral AI API 合约中的 credentials name 值。
credentials_title
querystring
Mistral AI API 合约中的 credentials title 值。
github_installation_link
queryboolean
Mistral AI API 合约中的 github installation link 值。
响应
200
AuthUrlResponseapplication/json
供应商成功响应。
字段: auth_urlttl
422
HTTPValidationErrorapplication/json
供应商返回 HTTP 状态 422。
字段: detail
{
"ttl": 0
}