# Credential Format

The `Authorization` header requires base64 encoding of your credentials in the format:

### Step-By-Step:

1. **Original credentials.**&#x20;
2. **Base64 encode the credentials.**&#x20;
3. **Use in Authorization header**
