:::info[Required extra] This connection needs no additional extra. See Installation. :::
Test APIs that return data in JSON format. Currently, only GET requests are supported.
servers:
- server: api
type: api
location: "https://api.example.com/path"
delimiter: none # new_line, array, or none (default)
| Variable | Example | Description |
|---|---|---|
DATACONTRACT_API_HEADER_AUTHORIZATION |
Bearer <token> |
Value for the authorization header (optional) |