--- Title: Credentials object alwaysopen: false categories: - docs - operate - rs description: Documents the credentials object used with Redis Software REST API calls. linkTitle: credentials weight: $weight --- | Name | Type/Value | Description | |------|------------|-------------| | password | string | Admin password | | username | string | Admin username (pattern does not allow special characters &,\<,>,") |