Hi team 👋,
I’m looking for clarification on how API rate limits are calculated when requesting specific node IDs compared to fetching the entire file.
Questions:
-
When calling the
/nodesendpoint with multiple node IDs, does it count as:-
a single API request regardless of the number of node IDs, or
-
multiple requests internally that affect rate limits?
-
-
Is there any difference in rate-limit cost or weighting between:
-
fetching the whole file, and
-
fetching a subset of nodes?
-
-
Do factors like number of node IDs, file size, or response payload size influence how rate limits are counted?
