

Welcome to the Equilibrium Earth internship challenge. This is a black-box API challenge your goal is to collect 4 tokens by exploring and experimenting with our API endpoints. No tricks, no gotchas just careful observation and problem-solving.
x-candidate-key header (except registration)| Method | Endpoint | Description |
|---|---|---|
| POST | /api/register | Register with your email, receive your candidate key |
| GET | /api/profile | View your profile |
| GET | /api/puzzle | Get a puzzle |
| POST | /api/answer | Submit your puzzle answer |
| GET | /api/secret | ??? |
| POST | /api/submit | Submit all 4 tokens |