Access Key

Access key operations

post

Verify a key/application pair

Authorizations
AuthorizationstringRequired

A registered Nexus211 app can use Basic Auth method to authenticate itself. The username is the app's Client ID and the password is Client Secret.

Body
applicationstringOptional
secretstringOptional
Responses
post
/key/verify
201

Created

No content

List keys, subject to attribute search criteria.

get
Authorizations
AuthorizationstringRequired

A registered Nexus211 app can use Basic Auth method to authenticate itself. The username is the app's Client ID and the password is Client Secret.

Query parameters
applicationstringOptional

ID of the application to get key(s) for

Responses
chevron-right
200

OK

application/json
get
/key
200

OK

Last updated