{
  "args": {
    "access_token": "...", 
    "expires_in": "3600", 
    "token_type": "Bearer"
  }, 
  "headers": {
    "Accept": "*/*", 
    "Accept-Encoding": "gzip, br, zstd, deflate", 
    "Cache-Control": "max-age=0", 
    "Host": "httpbin.org", 
    "User-Agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", 
    "X-Amzn-Trace-Id": "Root=1-69efa635-18f99e644c19b0715c279f96"
  }, 
  "origin": "10.9.180.29, 216.73.216.107", 
  "url": "http://httpbin.org/get?access_token=...&expires_in=3600&token_type=Bearer"
}
