Skip to main content
GET
https://www.osintcat.net
/
api
/
chilean-name
Chilean Name
curl --request GET \
  --url https://www.osintcat.net/api/chilean-name
Find information about a Chilean person using their full name.

Parameters

query
string
required
Full name
id
string
required
Your API key

Response

Returns information about the Chilean person matching the provided name.

Example Request

curl "https://www.osintcat.net/api/chilean-name?query=Juan%20Perez&id=YOUR_API_KEY"