Stack Exchange · Example Payload

Stackexchange Api V2 3 Reputation Change Example

Q And ADeveloper CommunityKnowledge GraphStack OverflowStack ExchangeReputationTagsCommunityMCPAI Grounding

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

Top-level fields

user_idpost_idpost_typevote_typereputation_changeon_date

Example Payload

Raw ↑
{
  "user_id": 531993,
  "post_id": 324073,
  "post_type": "answer",
  "vote_type": "down_votes",
  "reputation_change": 438359,
  "on_date": 1735070700
}