Skip to content

Retrieve an authentication token

GET
/api/v4/projects/{id}/packages/conan/v1/users/authenticate

Retrieves an authentication token. Creates a JSON Web Token (JWT) for use as a Bearer header in other requests to the package registry.

id
required
One of:
string

The ID or URL-encoded path of the project

OK

Bad Request

Unauthorized

Not Found