← All Challenges
Challenge 13 of 66
Agent Chameleon
🔵 Easy
Web App
+50 XP
An API endpoint only serves data to a specific user agent string. Spoof your user agent to match the required bot.
Check the error message for the expected User-Agent. Use curl -H or DevTools to change it.