Verify Connection

Verifies a two-way connection between Artifactory and another product. Returns Success (200) if Artifactory receives a similar success code (200) from the provided endpoint.

Note: This API is available only in Self-hosted instances.

Since: 4.15.0

Security: Requires an admin user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Connection endpoint and optional credentials to test.

string
required

The URL that Artifactory should connect to

string

Username to be used for the connection test (optional)

string

Password to be used for the connection test (optional)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
text/plain
application/json