# Credentials object

```json metadata
{
  "schema_version": 2,
  "title": "Credentials object",
  "description": "Documents the credentials object used with Redis Software REST API calls.",
  "categories": ["docs","operate","rs"],
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```


| Name | Type/Value | Description |
|------|------------|-------------|
| password   | string       | Admin password |
| username   | string       | Admin username (pattern does not allow special characters &,\<,>,") |

