Character Count
This API endpoint will take the input text and output the character and word count
GET
https://api.cirrus.center/api/v1/tools/character-count/
Query Parameters
Name | Type | Description |
---|---|---|
text* | [YOUR TEXT} | The input text |
Last updated