API
What is CAST AI's API rate limit?
The rate limit depends on the endpoint you use.
The information about rate limits is available as an annotation for the path: nginx.ingress.kubernetes.io/limit-rps
CAST AI uses the Cloudflare default rate limiter before traffic arrives on our platform.
How can I use CAST AI's API to fetch prices for all namespaces between Date A and Date B?
One way to accomplish this is by creating an allocation group based on the specific namespaces or all namespaces you have for the given cluster.
Next, you need to generate a cost allocation group summary for the specific data range.
Check out these pages for further guidance:
Updated about 1 month ago