# Cloudidr Documentation ## Docs - [Introduction](https://docs.cloudidr.com/guides/get-started/introduction.md): Quick overview of platform - [What is LLM Ops?](https://docs.cloudidr.com/guides/llm-ops/what-is-llm-ops.md): Stop overpaying for AI. Start with complete visibility — optimize from day one. - [Quick Start](https://docs.cloudidr.com/guides/llm-ops/getting-started.md) - [Plans & Features](https://docs.cloudidr.com/guides/llm-ops/features.md): Complete feature comparison across all LLM Ops tiers - [API Keys](https://docs.cloudidr.com/guides/llm-ops/api-keys.md) - [Cost Attribution (Tagging) ](https://docs.cloudidr.com/guides/llm-ops/tagging.md) - [Budget Protection](https://docs.cloudidr.com/guides/llm-ops/budget-guard.md): Configure org-wide spend alerts, per-agent monthly budgets, enforcement, and email notifications. - [LLM Cost Savings](https://docs.cloudidr.com/guides/llm-ops/llm-optimization.md): Organization-wide optimizer settings, savings reporting, per-agent overrides, and how non-tagged traffic appears in metrics - [Intro](https://docs.cloudidr.com/intro.md) - [Try Model](https://docs.cloudidr.com/try-model.md) - [Evaluations](https://docs.cloudidr.com/evaluations.md) - [Agent Traces](https://docs.cloudidr.com/guides/llm-ops/agent-traces.md) - [Anthropic Integration](https://docs.cloudidr.com/guides/llm-ops/integrations/anthropic.md): Learn how to integrate LLM Ops with Anthropic's Claude API for cost tracking and monitoring - [OpenAI Integration](https://docs.cloudidr.com/guides/llm-ops/integrations/openai.md): Learn how to integrate LLM Ops with OpenAI's API for cost tracking and monitoring - [Google Integration](https://docs.cloudidr.com/guides/llm-ops/integrations/google.md): Learn how to integrate LLM Ops with Google's Gemini API for cost tracking and monitoring - [AWS Bedrock Integration](https://docs.cloudidr.com/guides/llm-ops/integrations/aws-bedrock-integration.md): Learn how to integrate LLM Ops with AWS Bedrock (Converse API) for cost tracking and monitoring - [LiteLLM Integration](https://docs.cloudidr.com/guides/llm-ops/integrations/litellm.md): Track your LiteLLM proxy usage and costs in Cloudidr LLM Ops - [Roles & Permissions](https://docs.cloudidr.com/guides/llm-ops/roles.md): What org owners can do compared to team members. - [Enterprise SSO](https://docs.cloudidr.com/guides/llm-ops/sso.md) - [Team Management](https://docs.cloudidr.com/guides/llm-ops/team-mgmt.md) - [Finance Reports](https://docs.cloudidr.com/guides/llm-ops/finance-reports.md) - [Subscriptions](https://docs.cloudidr.com/guides/llm-ops/subscription.md): We offer Subscription plans for LLM visibility, budget control and routing. Free tier to advanced paid tiers in future. For managed inference usage we offer purchasable credits starting at $5. - [Using Promo Codes](https://docs.cloudidr.com/guides/llm-ops/promo-codes.md) - [Supported AI Models](https://docs.cloudidr.com/guides/llm-ops/supported-models.md): Complete list of AI models supported by Cloudidr LLM Ops with current pricing. - [What is Flex Compute?](https://docs.cloudidr.com/guides/flex-compute/what-is-flex-compute.md): AWS GPU & CPU instances at 30-40% discount, directly in your AWS account - [Getting Started ](https://docs.cloudidr.com/guides/flex-compute/getting-started.md): Set up AWS GPU & CPU instances at 30-40% discount in 15 minutes - [Use cases](https://docs.cloudidr.com/guides/flex-compute/use-cases.md): How teams use FlexCompute to save 30-40% on AWS infrastructure - [Sign In](https://docs.cloudidr.com/api-reference/sign-in.md): Authenticate and obtain an access token (JWT) for API requests. The access token must be included in the Authorization header as 'Bearer ' for all subsequent API calls. - [Describe Linked Accounts](https://docs.cloudidr.com/api-reference/describe-linked-accounts.md): Retrieve a list of all cloud provider accounts linked to the authenticated user. - [Using Flex Compute APIs](https://docs.cloudidr.com/api-reference/flex-compute/flex-api-usage.md): This document provides a comprehensive guide for users on how to effectively utilize the APIs for signing in, searching for instances, reserving, and purchasing them. By following the outlined steps, users can seamlessly navigate through the API functionalities to manage their cloud resources. - [Search Capacity](https://docs.cloudidr.com/api-reference/search-capacity.md): Search for available EC2 instance type offerings within a specific availability zone and time window. - [Reserve Capacity](https://docs.cloudidr.com/api-reference/reserve-capacity.md): Create a reservation policy. Times must be in 15-minute increments. - [Configure Capacity](https://docs.cloudidr.com/api-reference/configure-capacity.md): Update capacity configuration settings for a policy. - [Purchase Capacity](https://docs.cloudidr.com/api-reference/purchase-capacity.md): Purchase a reserved capacity policy. - [Describe Capacity](https://docs.cloudidr.com/api-reference/describe-capacity.md): This response provides detailed view information for a schedule policy, including policy details, region settings, instances, dates, disaster recovery events, and pricing. - [Renew Capacity](https://docs.cloudidr.com/api-reference/renew-capacity.md): Update auto-renewal configuration for a capacity policy. - [Cancel Capacity](https://docs.cloudidr.com/api-reference/cancel-capacity.md): Cancel a capacity reservation policy with applicable refunds based on cancellation timing. - [List of Capacities](https://docs.cloudidr.com/api-reference/list-of-capacities.md): Retrieve a paginated list of FlexCompute capacity policies with optional filtering and sorting. - [Using DR/Cyber APIs](https://docs.cloudidr.com/api-reference/disaster-recovery/dr-api-usage.md): This document serves as a comprehensive guide for utilizing the Cloudidr Cyber Policy APIs. It outlines the necessary steps to view cyber policy details, list policies for customers, initiate disaster recovery events, and terminate ongoing events. Each section provides clear instructions and highlig… - [List of Cyber Policies](https://docs.cloudidr.com/api-reference/list-of-cyber-policies.md): Retrieve a paginated list of cyber/DR policies for a specific customer with optional filtering and sorting. - [Describe Cyber Policy](https://docs.cloudidr.com/api-reference/describe-cyber-policy.md): This response provides detailed view information for a cyber policy, including policy details, region settings, instances, dates, disaster recovery events, and pricing. - [Initiate DR Event](https://docs.cloudidr.com/api-reference/initiate-dr-event.md): Initiate a disaster recovery event for a cyber policy. A unique identifier representing the cyber policy or customer view. - [Terminate DR Event](https://docs.cloudidr.com/api-reference/terminate-dr-event.md): Terminate a disaster recovery event for a cyber policy. A unique identifier representing the cyber policy or customer view. ## OpenAPI Specs - [flex-api](https://docs.cloudidr.com/api-reference/flex-compute/flex-api.json) - [auth-api](https://docs.cloudidr.com/api-reference/auth-api.json) - [dr-api](https://docs.cloudidr.com/api-reference/disaster-recovery/dr-api.json) - [openapi](https://docs.cloudidr.com/api-reference/openapi.json) ## Optional - [Discord Community](https://discord.gg/bQ4xMXMYc2) - [Blog](https://www.cloudidr.com/blog) - [Dev Support](mailto:support@cloudidr.com)