Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "success": true, "provider_id": "<string>", "message": "<string>", "error": "<string>" }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ]}
Test client credentials connection for the specified provider.
Successful Response
Response for testing integration connection.
Whether the connection test was successful
The provider that was tested
Message describing the test result
Error message if the test failed
Was this page helpful?