Cloudsmith · Capability
Cloudsmith API (v1) — user
Cloudsmith API (v1) — user. 5 operations. Lead operation: Provide a brief for the current user (if any).. Self-contained Naftiko capability covering one Cloudsmith business surface.
What You Can Do
GET
Userself
— Provide a brief for the current user (if any).
/v1/user/self
POST
Usertokencreate
— Create or retrieve API token for a user.
/v1/user/token
GET
Usertokenslist
— Retrieve the API key assigned to the user that is currently authenticated.
/v1/user/tokens
POST
Usertokenscreate
— Create an API key for the user that is currently authenticated.
/v1/user/tokens
PUT
Usertokensrefresh
— Refresh the specified API key for the user that is currently authenticated.
/v1/user/tokens/{slug-perm}/refresh
MCP Tools
provide-brief-current-user-if
Provide a brief for the current user (if any).
read-only
idempotent
create-retrieve-api-token-user
Create or retrieve API token for a user.
read-only
retrieve-api-key-assigned-user
Retrieve the API key assigned to the user that is currently authenticated.
read-only
idempotent
create-api-key-user-that
Create an API key for the user that is currently authenticated.
refresh-specified-api-key-user
Refresh the specified API key for the user that is currently authenticated.
idempotent