post https://api.scanner.demo-001.teleskope.ai/v1/classify
Detect personal or sensitive information within any given payload
Log in to see full request history
Responses
Detect personal or sensitive information within any given payload
xxxxxxxxxx
curl --request POST \
--url https://api.scanner.demo.teleskope.ai/v1/classify \
--header 'x-api-key: API_KEY' \
--header 'Content-Type: application/json'\
--data '{"content": "Hi, my name is John Doe, you can reach me on john.doe@gmail.com"}'
Try It!
to start a request and see the response here! Or choose an example: