AnswerLine Sign in Start free

ChatGPT

ChatGPT entities

The people, brands, products and places ChatGPT names in an answer, extracted as structured entities.

The `entities` field lists the named things in an answer, so share-of-voice analysis doesn't depend on regex over prose — mention tracking becomes a field read.

Returned in result

Field
entities

Request

curl -X POST "https://api.answerline.dev/v1/monitor/chatgpt" \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"What are the best running shoes for flat feet?","country":"US","include":{"markdown":true,"searchQueries":true}}'

More ChatGPT data

All ChatGPT fields · API reference