Test a Provider Configuration
Use this endpoint to test connectivity, authentication, and end-to-end communication with the configured provider.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Path Parameters
Unique identifier of the provider configuration.
Response
Indicates that the request was successful and the response contains the requested data.
Timestamp when the test finished.
"2026-03-17T14:01:02Z"
Total test duration in milliseconds.
645
Aggregate result: passed if all stages succeeded, failed if any stage failed.
"passed"
ID of the provider configuration that was tested.
"c3d4e5f6-a7b8-9012-cdef-345678901234"
Catalog provider ID.
"clearsale"
Ordered list of test stages with individual results.
Timestamp when the test started.
"2026-03-17T14:01:00Z"
Human-readable summary of the test results.
"All 3 stages passed. Provider is reachable and authenticated."

