> For the complete documentation index, see [llms.txt](https://3ihi.gitbook.io/z3tssu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3ihi.gitbook.io/z3tssu/cybersecurity-certifications-and-notes/certifications-and-courses/hackthebox-cpts/web-information-gathering/questions/question-5.md).

# Question 5

What is the API key the inlanefreight.htb developers will be changing too?

1. Based on [Question 4](/z3tssu/cybersecurity-certifications-and-notes/certifications-and-courses/hackthebox-cpts/web-information-gathering/questions/question-4.md) from the json results if we scroll down we will see the answer

```
   ],
    "external_files": [],
    "js_files": [],
    "form_fields": [],
    "images": [],
    "videos": [],
    "audio": [],
    "comments": [
        "<!-- Remember to change the API key to ba988b835be4aa97d068941dc852ff33 -->"

```
