Number of items affect request cost?

And similarly a request for 100 users from the New API Users endpoint (specifying 100 user ID’s) instead of 1 only costs 1 API request.

Videos with a limit of 20 is one API request
Videos with a limit of 1 is one API request

Each HTTP request costs one from the rate limit.

Thats if you mean rate limit?