Skip to main content
GET
Count Substring

Authorizations

X-API-Key
string
header
required

Query Parameters

text
string
required

The text to search in

substring
string
required

Substring to count

case_sensitive
boolean
default:true

Case sensitive counting

overlapping
boolean
default:false

Count overlapping occurrences

Response

Successful Response