Text, Numbers and Colors

GET {{url}}/list/text-numbers-colors

These are dynamic variables that have been part of Qodex.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

"{\n\t\"$randomAlphaNumeric\": \"{{$randomAlphaNumeric}}\",\n\t\"$randomBoolean\": {{$randomBoolean}},\n\t\"$randomInt\": \"{{$randomInt}}\",\n\t\"$randomColor\": \"{{$randomColor}}\",\n\t\"$randomHexColor\": \"{{$randomHexColor}}\",\n\t\"$randomAbbreviation\": \"{{$randomAbbreviation}}\"\n}"