{
  "startedDateTime": "2023-03-24T10:03:29.948Z",
  "clientIPAddress": "34.238.189.240",
  "method": "GET",
  "url": "http://mockbin.com/request",
  "httpVersion": "HTTP/1.1",
  "cookies": {},
  "headers": {
    "host": "mockbin.com",
    "connection": "close",
    "accept-encoding": "gzip",
    "x-forwarded-for": "34.238.189.240, 172.70.134.117",
    "cf-ray": "7ace15a818208f14-IAD",
    "x-forwarded-proto": "http",
    "cf-visitor": "{\"scheme\":\"http\"}",
    "user-agent": "CCBot/2.0 (https://commoncrawl.org/faq/)",
    "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
    "accept-language": "en-US,en;q=0.5",
    "if-modified-since": "Wed, 30 Nov 2022 11:05:05 GMT",
    "cf-connecting-ip": "34.238.189.240",
    "cdn-loop": "cloudflare",
    "x-request-id": "cd2301ff-addf-4a18-b805-95175fac92ca",
    "x-forwarded-port": "80",
    "via": "1.1 vegur",
    "connect-time": "0",
    "x-request-start": "1679652209949",
    "total-route-time": "0"
  },
  "queryString": {},
  "postData": {
    "mimeType": "application/octet-stream",
    "text": "",
    "params": []
  },
  "headersSize": 663,
  "bodySize": 0
}
startedDateTime: '2023-03-24T10:03:29.948Z'
clientIPAddress: 34.238.189.240
method: GET
url: 'http://mockbin.com/request'
httpVersion: HTTP/1.1
cookies:
headers:
  host: mockbin.com
  connection: close
  accept-encoding: gzip
  x-forwarded-for: '34.238.189.240, 172.70.134.117'
  cf-ray: 7ace15a818208f14-IAD
  x-forwarded-proto: http
  cf-visitor: '{"scheme":"http"}'
  user-agent: 'CCBot/2.0 (https://commoncrawl.org/faq/)'
  accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
  accept-language: 'en-US,en;q=0.5'
  if-modified-since: 'Wed, 30 Nov 2022 11:05:05 GMT'
  cf-connecting-ip: 34.238.189.240
  cdn-loop: cloudflare
  x-request-id: cd2301ff-addf-4a18-b805-95175fac92ca
  x-forwarded-port: '80'
  via: '1.1 vegur'
  connect-time: '0'
  x-request-start: '1679652209949'
  total-route-time: '0'
queryString: {}
postData:
  mimeType: application/octet-stream
  text: ""
  params: []
headersSize: 663
bodySize: 0
<?xml version="1.0"?>
<response>
 <startedDateTime>2023-03-24T10:03:29.948Z</startedDateTime>
 <clientIPAddress>34.238.189.240</clientIPAddress>
 <method>GET</method>
 <url>http://mockbin.com/request</url>
 <httpVersion>HTTP/1.1</httpVersion>
 <cookies/>
 <headers>
  <host>mockbin.com</host>
  <connection>close</connection>
  <accept-encoding>gzip</accept-encoding>
  <x-forwarded-for>34.238.189.240, 172.70.134.117</x-forwarded-for>
  <cf-ray>7ace15a818208f14-IAD</cf-ray>
  <x-forwarded-proto>http</x-forwarded-proto>
  <cf-visitor>{"scheme":"http"}</cf-visitor>
  <user-agent>CCBot/2.0 (https://commoncrawl.org/faq/)</user-agent>
  <accept>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</accept>
  <accept-language>en-US,en;q=0.5</accept-language>
  <if-modified-since>Wed, 30 Nov 2022 11:05:05 GMT</if-modified-since>
  <cf-connecting-ip>34.238.189.240</cf-connecting-ip>
  <cdn-loop>cloudflare</cdn-loop>
  <x-request-id>cd2301ff-addf-4a18-b805-95175fac92ca</x-request-id>
  <x-forwarded-port>80</x-forwarded-port>
  <via>1.1 vegur</via>
  <connect-time>0</connect-time>
  <x-request-start>1679652209949</x-request-start>
  <total-route-time>0</total-route-time>
 </headers>
 <queryString/>
 <postData>
  <mimeType>application/octet-stream</mimeType>
  <text/>
  <params/>
 </postData>
 <headersSize>663</headersSize>
 <bodySize>0</bodySize>
</response>

You're viewing the HTML output, try calling this endpoint with an Accept header with one of the values: application/x-yaml, application/json, application/xml