# Query String

The `Query String` authentication type adds a query string parameter with the given `Key` and `Value`, it requires the following parameters:

| Name    | Description                        |
| ------- | ---------------------------------- |
| `Key`   | The key of the parameter           |
| `Value` | The value to use for the parameter |
