am working on monitoring Zyte API usage and calculating the cost of individual requests.
Currently, I am able to retrieve overall usage and cost information through the Zyte Stats API. However, I would like to know whether Zyte provides any API, endpoint, or request-level usage information that allows us to determine the cost associated with each individual URL/request.
For example, if we make the following requests:
example.com/product/1 → cost
example.com/product/2 → cost
example.com/product/3 → cost
Is there a way to retrieve the actual Zyte cost for each individual request/URL?
If request-level cost is not directly available, could you please let me know:
Which API can provide request-level usage information?
Whether there is a unique request ID that can be used to track usage/cost.
Whether the cost can be calculated from request-level metadata such as API usage, response type, bytes, or other metrics.
Whether the Zyte Stats API supports grouping/filtering by URL, request ID, or another request-level identifier.
If there is another recommended approach for accurately calculating the cost per URL/request.
Our goal is to build internal monitoring that can show the Zyte cost associated with each individual URL/request.
Could you please advise on the recommended API or approach for implementing this?
am working on monitoring Zyte API usage and calculating the cost of individual requests.
Currently, I am able to retrieve overall usage and cost information through the Zyte Stats API. However, I would like to know whether Zyte provides any API, endpoint, or request-level usage information that allows us to determine the cost associated with each individual URL/request.
For example, if we make the following requests:
example.com/product/1→ costexample.com/product/2→ costexample.com/product/3→ costIs there a way to retrieve the actual Zyte cost for each individual request/URL?
If request-level cost is not directly available, could you please let me know:
Our goal is to build internal monitoring that can show the Zyte cost associated with each individual URL/request.
Could you please advise on the recommended API or approach for implementing this?
0 Votes
0 Comments
Login to post a comment