Skip to main content
POST
Shout - uppercase a string

Authorizations

X-API-Key
string
header
required

Body

application/json

Input to any capitalization endpoint.

text
string
required

The meek, lowercase text you want made louder.

Minimum string length: 1
Example:

"hello world"

Response

Successful Response

Standard response envelope for capitalization endpoints.

original
string
required

The text you sent in.

result
string
required

The text, but LOUDER.

characters_amplified
integer
required

Number of characters that were made louder.