Appreciate! The signature and session-validation aspect was definitely part of the investigation. What made this case particularly interesting was that multiple child APIs returning detailed records were already identifiable and functional once valid internal identifiers were available. The bigger challenge was understanding the parent search architecture responsible for generating those identifiers in the first place. While the child APIs were visible through network traffic, the search workflow that produced the identifiers remained much harder to trace and isolate. That's what made the exercise interesting from an API discovery perspective. The challenge wasn't only request validation, but also understanding how the search layer connected (href links) to the downstream record-level APIs.
