First things first, I used Postman to explore the API and organize the endpoints. I like to keep things tidy. I zeroed in on the key endpoints to target for vulnerability testing. Turns out, the API had a JSON documentation file on Github, crapi-openapi-spec.json. I imported it into Postman for easy reference - making things easier!