Render links in Docs to let folks know that an API response can be used in a workflow of multiple requests. One response contains information that can be used to make the next request, which could be HATEOAS (turning your API into a state machine) or just making pagination options a bit more clear.