By default the API will return a maximum of 100 result items in any one request, this can be controlled via the maxItems query parameter.
The http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/-my-/children?maxItems=5 request shows how you can limit the number of result items to five.
This query parameter is supported across all collection endpoints.