Stack Exchange · Example Payload

Stackexchange Api V2 3 Event Example

Q And ADeveloper CommunityKnowledge GraphStack OverflowStack ExchangeReputationTagsCommunityMCPAI Grounding

Stackexchange Api V2 3 Event Example is an example object payload from Stack Exchange, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

event_typeevent_idcreation_datelinkexcerpt

Example Payload

Raw ↑
{
  "event_type": "question_posted",
  "event_id": 367123,
  "creation_date": 1735034122,
  "link": "https://stackoverflow.com/questions/11227809",
  "excerpt": "stackoverflow"
}