API Streams - more records

You can specify an offset parameter, so instead of giving you the first 100 streams, it can give you the second batch of 100 streams when you specify an offset of 100. The API actually tells you what the URL of the current/previous/next page is in the _links object of the response.