# AI FinOps from Revenium Documentation ## API Reference - [OAS / OpenAPI Spec](https://revenium.readme.io/reference/llm-agent-friendly-api-specs-for-revenium.md): These structured endpoints provide API docs optimized for LLM & AI agents or automated ingestion - [Meter an LLM completion](https://revenium.readme.io/reference/meter_ai_completion.md): Record the details of an LLM completion - [Meter an API request](https://revenium.readme.io/reference/meter_api_request.md): Meter an API request - [Meter an API response](https://revenium.readme.io/reference/meter_api_response.md): Meter an API response - [Meter an event](https://revenium.readme.io/reference/meter_event.md): Meter an event - [Accept OTEL AI metrics](https://revenium.readme.io/reference/otel_ai_metrics.md): Receive OpenTelemetry metrics in JSON format for AI completions - [Create a New Account Adjustment](https://revenium.readme.io/reference/create_account_adjustment.md): Creates a new account adjustment resource. Supports idempotent operations via the idempotentId field. - [Delete an Account Adjustment](https://revenium.readme.io/reference/delete_account_adjustment.md): Deletes an account adjustment resource by its unique identifier. - [Get an Account Adjustment by ID](https://revenium.readme.io/reference/get_account_adjustment.md): Retrieves an account adjustment by its unique identifier. - [List Account Adjustments](https://revenium.readme.io/reference/list_account_adjustments.md): Retrieve a paginated list of account adjustments for an organization. - [Update an Account Adjustment](https://revenium.readme.io/reference/update_account_adjustment.md): Updates an existing account adjustment resource. - [Create a New Account Configuration](https://revenium.readme.io/reference/create_account_configuration.md): Creates a new account configuration resource. - [Delete an Account Configuration](https://revenium.readme.io/reference/delete_account_configuration.md): Deletes an account configuration resource by its unique identifier. - [Get an Account Configuration by ID](https://revenium.readme.io/reference/get_account_configuration.md): Retrieves an account configuration by its unique identifier. - [List Account Configurations](https://revenium.readme.io/reference/list_account_configurations.md): Retrieve a paginated list of account configurations. - [Update an Account Configuration](https://revenium.readme.io/reference/update_account_configuration.md): Updates an existing account configuration resource. - [Create account reconciliation](https://revenium.readme.io/reference/createaccountreconciliation.md): Create a new account reconciliation for a team and account - [Get account reconciliation by ID](https://revenium.readme.io/reference/getaccountreconciliation.md): Retrieve a specific account reconciliation by its ID - [Get account reconciliations](https://revenium.readme.io/reference/getaccountreconciliations.md): Retrieve account reconciliations for a team with optional filtering by account, start date, period, and period count - [Get account reconciliation summary](https://revenium.readme.io/reference/getaccountreconciliationsummary.md): Calculate summary totals for account reconciliations based on search parameters. Results are cached for performance. Totals are calculated for all matching records. - [Get account reconciliation summary grouped by account](https://revenium.readme.io/reference/getaccountreconciliationsummarybyaccount.md): Calculate summary totals for account reconciliations grouped by account based on search parameters. Results are cached for performance. Totals are calculated for all matching records. - [Create a New Account](https://revenium.readme.io/reference/create_account.md): Creates a new account resource. - [Delete an Account](https://revenium.readme.io/reference/delete_account.md): Deletes an account resource by its unique identifier. - [Get Event by ID for Account](https://revenium.readme.io/reference/get_account_event.md): Retrieves a specific event for a given account. - [Get an Account by ID](https://revenium.readme.io/reference/get_account.md): Retrieves an account by its unique identifier. - [Get All Events for Account](https://revenium.readme.io/reference/list_account_events.md): Retrieves a paginated list of events for a specific account. - [List / Search Accounts](https://revenium.readme.io/reference/list_accounts.md): Retrieve a paginated list of accounts or search using filters. - [Update an Account](https://revenium.readme.io/reference/update_account.md): Updates an existing account resource. - [Delete Chat Logs](https://revenium.readme.io/reference/delete_chat_logs.md): Delete chat logs for the team - [Get Chat Logs](https://revenium.readme.io/reference/get_chat_logs.md): Get chat logs for the organization - [Stream Chat Completion](https://revenium.readme.io/reference/stream_chat.md): Streams responses for a chat conversation using AI in a streaming fashion. - [Get AI Anomaly](https://revenium.readme.io/reference/get_ai_anomaly_1.md): Retrieve an AI Anomaly by its ID. - [List AI Anomaly](https://revenium.readme.io/reference/list_ai_anomalies_1.md): Retrieve a paginated list of AI Anomalies. - [Clear all AI Anomalies](https://revenium.readme.io/reference/clear_all_ai_anomalies.md): Clears all AI anomalies. - [Create a New AI Anomaly](https://revenium.readme.io/reference/create_ai_anomaly.md): Creates a new AI anomaly. - [Delete an AI Anomaly](https://revenium.readme.io/reference/delete_ai_anomaly.md): Deletes an AI anomaly by its unique identifier. - [Get a AI Anomaly by ID](https://revenium.readme.io/reference/get_ai_anomaly.md): Get an AI anomaly by its unique identifier. - [Get Metric from AI Anomaly](https://revenium.readme.io/reference/get_metric_from_builder.md): Retrieve the metric to check for alert monitor from the AI anomaly builder. - [List AI Anomaly](https://revenium.readme.io/reference/list_ai_anomalies.md): Retrieve a paginated list of AI Anomalies. - [Update a New AI Anomaly](https://revenium.readme.io/reference/update_ai_anomaly.md): Updates a new AI Anomaly. - [Get an AI Completion Metric by its Unique Identifier.](https://revenium.readme.io/reference/get_ai_completion_metric.md): Get an AI completion metric by its unique identifier. - [Get Call Count Metrics By Agent](https://revenium.readme.io/reference/get_call_count_metrics_by_agent.md): Get call count metrics by agent - [Get Performance Metrics By Model](https://revenium.readme.io/reference/get_cost_and_time_by_provider_overprange.md): get performance metrics by model - [Get Cost By Credential](https://revenium.readme.io/reference/get_cost_by_credential.md): get cost by credential - [Get Cost by Period and Group](https://revenium.readme.io/reference/get_cost_by_period_and_group.md): get cost by period and group - [Get Cost Metric By Agents](https://revenium.readme.io/reference/get_cost_metric_by_agents.md): Get cost metric by agents - [Get Cost Metric By Organization](https://revenium.readme.io/reference/get_cost_metric_by_organization_1.md): Get cost metric by organization - [Get Cost Metric By Organization](https://revenium.readme.io/reference/get_cost_metric_by_organization.md): Get cost metric by organization - [Get Revenue Metric By Product](https://revenium.readme.io/reference/get_cost_metric_by_product.md): Get revenue metric by product - [Get Cost Metric By Product](https://revenium.readme.io/reference/get_cost_metric_by_provider_1.md): Get cost metric by product - [Get Cost Metric By Product](https://revenium.readme.io/reference/get_cost_metric_by_provider_2.md): Get cost metric by product - [Get Cost Metric By Provider Over Time](https://revenium.readme.io/reference/get_cost_metric_by_provider_over_time.md): get cost metric by provider over time - [Get Cost Metric By Product](https://revenium.readme.io/reference/get_cost_metric_by_provider.md): Get cost metric by product - [Get Cost Metrics By Agent Over Time](https://revenium.readme.io/reference/get_cost_metrics_by_agent_over_time.md): Get cost metrics by agent over time - [Get Cost Metrics By Team Over Time](https://revenium.readme.io/reference/get_cost_metrics_by_team_over_time.md): Get cost metrics by team over time - [Get Performance Metrics By Agent](https://revenium.readme.io/reference/get_performance_metrics_by_agent.md): Get performance metrics by agent - [Get Performance Metrics By Provider](https://revenium.readme.io/reference/get_performance_metrics_by_provider.md): get performance metrics by provider - [Get Tokens Per Minute by AI Provider](https://revenium.readme.io/reference/get_tokens_per_minute_by_provider.md): Get Tokens Per Minute by AI Provider - [Get Total Cost By Model](https://revenium.readme.io/reference/get_total_cost_by_model_1.md): Get total cost by model - [Get Total Cost By Model](https://revenium.readme.io/reference/get_total_cost_by_model.md): Get total cost by model - [Get Total Costs By Provider Over Time](https://revenium.readme.io/reference/get_total_cost_by_provider_over_time.md): Get Total Costs By Provider Over Time - [Get Total Cost By Provider](https://revenium.readme.io/reference/get_total_cost_by_provider.md): Get Total Cost By Provider - [Get all agents for an team](https://revenium.readme.io/reference/get_unique_agents_for_team.md): Get all agents for an team - [Get all keys for an team](https://revenium.readme.io/reference/get_unique_keys_for_team.md): Get all keys for an team - [Get all model sources for a team](https://revenium.readme.io/reference/get_unique_model_sources_for_team.md): Get all model sources for a team - [Get all model for an team](https://revenium.readme.io/reference/get_unique_models_for_team.md): Get all model for an team - [Get all providers for an team](https://revenium.readme.io/reference/get_unique_providers_for_team.md): Get all providers for an team - [Get all task types for a team](https://revenium.readme.io/reference/get_unique_task_types_for_team.md): Get all task types for a team - [Returns if the data is connected or not](https://revenium.readme.io/reference/is_connected.md): Returns if the data is connected or not - [List AI Completion Metrics by team](https://revenium.readme.io/reference/list_ai_completion_metrics.md): Retrieve a paginated list of AI completion metrics for a specified team. - [Create a New AI Model](https://revenium.readme.io/reference/create_ai_model.md): Creates a new AI model. - [Delete an AI Model](https://revenium.readme.io/reference/delete_ai_model.md): Delete an AI model by its unique identifier. - [Get an AI Model by Name](https://revenium.readme.io/reference/get_ai_model_by_name.md): Get an AI model by its name. - [Get an AI Model by ID](https://revenium.readme.io/reference/get_ai_model.md): Get an AI model by its unique identifier. - [List AI Model](https://revenium.readme.io/reference/list_ai_models.md): Retrieve a paginated list of AI models. - [Update an AI Model](https://revenium.readme.io/reference/update_ai_model.md): Updates an AI model. - [Compare API Contracts](https://revenium.readme.io/reference/compare_contracts.md): Compares two API contracts by their unique identifiers and returns a similarity metric. - [Create a New API Contract](https://revenium.readme.io/reference/create_contract.md): Creates a new API contract. - [Delete an API Contract](https://revenium.readme.io/reference/delete_contract.md): Deletes an API contract. - [Get an API Contract by ID](https://revenium.readme.io/reference/get_contract.md): Get an API contract by its unique identifier. - [Get Similar API Contracts](https://revenium.readme.io/reference/get_similar_contracts_1.md): Retrieve similar API contracts for the provided organization IDs. Returns a flat list of API contract similarity entries. - [Get Similar API Contracts](https://revenium.readme.io/reference/get_similar_contracts.md): Retrieve similar API contracts for the provided API contract id. - [List API Contracts](https://revenium.readme.io/reference/list_contracts.md): Retrieve a paginated list of API contracts. - [Update an API Contract](https://revenium.readme.io/reference/update_contract.md): Update an API contract. - [Create a new API Key](https://revenium.readme.io/reference/create_api_key.md): Create a new api key for the specified team. - [Delete a API Key](https://revenium.readme.io/reference/delete_api_key.md): Delete a api key - [Get a API Key by ID](https://revenium.readme.io/reference/get_api_key.md): Get a api key by its unique identifier. - [List API Keys](https://revenium.readme.io/reference/list_api_keys.md): List api keys - [Update a API Key](https://revenium.readme.io/reference/update_api_key.md): Update a api key - [Get an API Metric by its Unique Identifier.](https://revenium.readme.io/reference/get_api_metric.md): Get an API metric by its unique identifier. - [List API Metrics by Team](https://revenium.readme.io/reference/list_api_metrics.md): Retrieve a paginated list of API metrics for a specified team. - [Generate chart data](https://revenium.readme.io/reference/generate_chart_data.md): Generate chart data based on the provided configuration. Executes queries against AI completion metrics and returns chart-ready data. - [Get available chart builder data options](https://revenium.readme.io/reference/get_chart_builder_available_data.md): Provides all available metrics, entity types, and grouping options for chart creation - [Create chart definition](https://revenium.readme.io/reference/create_chart_definition.md): Save a new chart configuration for reuse - [Delete chart definition](https://revenium.readme.io/reference/delete_chart_definition.md): Delete a saved chart configuration - [Get chart definition by ID](https://revenium.readme.io/reference/get_chart_definition.md): Retrieve a specific saved chart configuration - [List chart definitions](https://revenium.readme.io/reference/list_chart_definitions.md): List all saved chart definitions for the team - [Update chart definition](https://revenium.readme.io/reference/update_chart_definition.md): Update an existing chart configuration - [Create a Credential](https://revenium.readme.io/reference/create_credential.md): Creates a new credential. - [Delete a Credential](https://revenium.readme.io/reference/delete_credential.md): Delete a credential - [Get a Credential by ID](https://revenium.readme.io/reference/get_credential.md): Get a credential by its unique identifier. - [List Credentials](https://revenium.readme.io/reference/list_credentials.md): List credentials - [Update a Credential](https://revenium.readme.io/reference/update_credential.md): Update a credential - [Get an Environment by ID](https://revenium.readme.io/reference/get_environment.md): Get an environment by its unique identifier. - [List environments by team](https://revenium.readme.io/reference/list_environments.md): Retrieve a paginated list of environments for a specified team. - [Get an External System Log by its Unique Identifier.](https://revenium.readme.io/reference/get_external_system_log.md): Get an external system log by its unique identifier. - [List External System logs by team](https://revenium.readme.io/reference/list_system_log_external.md): Retrieve a paginated list of external system logs for a specified team. - [Get an Internal System Log by its Unique Identifier.](https://revenium.readme.io/reference/get_internal_system_log.md): Get an internal system log by its unique identifier. - [List Internal System logs by team](https://revenium.readme.io/reference/list_system_log_internal.md): Retrieve a paginated list of internal system logs for a specified team. - [Get an Invoice by ID](https://revenium.readme.io/reference/get_invoice.md): Get an invoice by its unique identifier. - [List Invoices by Team](https://revenium.readme.io/reference/list_invoices.md): Retrieve a paginated list of invoices for a specified team using InvoiceSearchParams filters. - [Create a new Metering Element Definition](https://revenium.readme.io/reference/create_metering_element_definition.md): Creates a new metering element definition for a specific team. - [Delete a Metering Element Definition](https://revenium.readme.io/reference/delete_metering_element_definition.md): Deletes a specific metering element definition by its ID - [Get a Metering Element Definition by ID](https://revenium.readme.io/reference/get_metering_element_definition.md): Get a metering element definition by its unique identifier. - [List Metering Element Definitions by Team](https://revenium.readme.io/reference/list_metering_elements.md): Retrieve a paginated list of metering elements for a specified team. - [Update a Metering Element Definition](https://revenium.readme.io/reference/update_metering_element_definition.md): Update a metering element definition for a specific team. - [Create a Notification Configuration](https://revenium.readme.io/reference/create_notification_configuration.md): Creates a notification configuration - [Delete a Notification Configuration](https://revenium.readme.io/reference/delete_notification_configuration.md): Delete a notification configuration - [Get a Notification Configuration](https://revenium.readme.io/reference/get_notification_configuration.md): Get a notification configuration. - [Get a List of Configurations](https://revenium.readme.io/reference/list_notification_configurations.md): get a list of notifications configurations. - [Get a List of Slack Configurations](https://revenium.readme.io/reference/list_slack_notification_configurations.md): get a list of slack configurations. - [Update a Notification Configuration](https://revenium.readme.io/reference/update_notification_configuration.md): Update a notification configuration. - [Create a new Organization](https://revenium.readme.io/reference/create_organization.md): Creates a new organization. - [Delete an organization](https://revenium.readme.io/reference/delete_organization.md): Deletes an organization - [Retrieve all Tags Associated with an Organization](https://revenium.readme.io/reference/get_organization_tags.md): Retrieve all tags associated with an organization - [Get an Organization by ID](https://revenium.readme.io/reference/get_organization.md): Get an organization by its unique identifier. - [List Organizations](https://revenium.readme.io/reference/list_organizations_by_parent.md): Retrieve a paginated list of organizations. - [List Organizations](https://revenium.readme.io/reference/list_organizations.md): Retrieve a paginated list of organizations. - [Update an Organization](https://revenium.readme.io/reference/update_organization.md): Update an organization. - [Create a New Payment Received](https://revenium.readme.io/reference/create_payment_received.md): Creates a new payment received resource. - [Delete a Payment Received](https://revenium.readme.io/reference/delete_payment_received.md): Deletes a payment received resource by its unique identifier. - [Get a Payment Received by ID](https://revenium.readme.io/reference/get_payment_received.md): Retrieves a payment received by its unique identifier. - [List Payments Received](https://revenium.readme.io/reference/list_payments_received.md): Retrieve a paginated list of payments received for an organization. - [Update a Payment Received](https://revenium.readme.io/reference/update_payment_received.md): Updates an existing payment received resource. - [Get a Period Charge by ID](https://revenium.readme.io/reference/get_period_charge.md): Get a period charge by its unique identifier. - [List Period Charges by Organization](https://revenium.readme.io/reference/list_period_charges.md): Retrieve a paginated list of period charges for a specified organization. Optionally filter by invoice ID. - [Create a new Product](https://revenium.readme.io/reference/create_product.md): Creates a new product. - [Delete a Product's Logo](https://revenium.readme.io/reference/delete_product_logo.md): Deletes the logo for the specified product. - [Delete a Product](https://revenium.readme.io/reference/delete_product.md): Delete a product by id - [Get Product Audit History](https://revenium.readme.io/reference/get_product_audit_history.md): Retrieves the audit history for a specific product with pagination. - [Get a Product by ID](https://revenium.readme.io/reference/get_product.md): Get a product by its unique identifier. - [List Product Resource Usage](https://revenium.readme.io/reference/list_product_resource_usage_1.md): List product resource usage - [List Products](https://revenium.readme.io/reference/list_products.md): List products - [Update a Product's Logo](https://revenium.readme.io/reference/update_product_logo.md): Updates the logo for the specified product. - [Update a Product](https://revenium.readme.io/reference/update_product.md): Update a product by id - [Create a Slack configuration](https://revenium.readme.io/reference/create_slack_configuration.md): Creates a new Slack configuration. - [Delete a Slack configuration](https://revenium.readme.io/reference/delete_slack_configuration.md): Delete a Slack configuration by its unique identifier. - [Get a Slack configuration by ID](https://revenium.readme.io/reference/get_slack_configuration.md): Get a Slack configuration by its unique identifier. - [List Slack configurations](https://revenium.readme.io/reference/list_slack_configurations.md): List all Slack configurations for a given team ID. - [Share image to Slack](https://revenium.readme.io/reference/share_image_to_slack.md): Upload a PNG image to a configured Slack channel with optional custom message - [Update a Slack configuration](https://revenium.readme.io/reference/update_slack_configuration.md): Update an existing Slack configuration. - [Create a new Source Configuration](https://revenium.readme.io/reference/create_source_configuration.md): Creates a new source configuration. - [Delete a Source Configuration](https://revenium.readme.io/reference/delete_source_configuration.md): Deletes a source configuration - [Get the Product's Configuration Properties](https://revenium.readme.io/reference/get_product_configuration_properties.md): Retrieves the list of configuration properties for a specific source provider. - [Get a Source Configuration by ID](https://revenium.readme.io/reference/get_source_configuration.md): Get a source configuration by its unique identifier - [List Source Configurations](https://revenium.readme.io/reference/list_source_configurations_1.md): Retrieve a paginated list of source configurations. - [List Source Configurations](https://revenium.readme.io/reference/list_source_configurations.md): Retrieve a paginated list of source configurations. - [Test the Source Configuration](https://revenium.readme.io/reference/test_source_configuration_by_id.md): Tests the source configuration for a specific configuration ID. - [Test the Source Configuration](https://revenium.readme.io/reference/test_source_configuration_by_parameters.md): Tests the source configuration for a specific organization using provided parameters. - [Update a Source Configuration](https://revenium.readme.io/reference/update_source_configuration.md): Update a new source configuration. - [Create a new Source](https://revenium.readme.io/reference/create_source.md): Creates a new source. - [Delete a Source's Logo](https://revenium.readme.io/reference/delete_source_logo.md): Deletes the logo for the specified source. - [Delete a Source](https://revenium.readme.io/reference/delete_source.md): Deletes a source - [Get Source Audit History](https://revenium.readme.io/reference/get_source_audit_history.md): Retrieves the audit history for a specific source with pagination. - [Get a Source by ID](https://revenium.readme.io/reference/get_source.md): Get a source by its unique identifier - [List Product Resource Usage](https://revenium.readme.io/reference/list_product_resource_usage.md): List product resource usage - [List Sources](https://revenium.readme.io/reference/list_sources.md): Retrieve a paginated list of sources. - [Update the Logo of a Source](https://revenium.readme.io/reference/update_source_logo.md): Associates a PNG logo with an existing source. - [Update a Source](https://revenium.readme.io/reference/update_source.md): Update a source. - [Create a new Subscriber](https://revenium.readme.io/reference/create_subscriber.md): Creates a new subscriber. - [Delete a Subscriber](https://revenium.readme.io/reference/delete_subscriber.md): Deletes a subscriber - [Get a Subscriber by Email Address](https://revenium.readme.io/reference/get_subscriber_1.md): Retrieve a subscriber by their email address. - [Get a subscriber by ID](https://revenium.readme.io/reference/get_subscriber.md): Get a subscriber by its unique identifier - [List Subscribers](https://revenium.readme.io/reference/list_subscribers.md): Retrieve a paginated list of subscribers. - [Update a Subscriber](https://revenium.readme.io/reference/update_subscriber.md): Update a new subscriber. - [Create a new Subscription](https://revenium.readme.io/reference/create_subscription.md): Creates a new subscription. - [Delete a Subscription](https://revenium.readme.io/reference/delete_subscription.md): Delete a subscription - [Get the Total Amount Billed for a Subscription](https://revenium.readme.io/reference/get_subscription_billed_amount.md): Get the total amount billed for a subscription - [Get the Total Quota consumed for a Subscription](https://revenium.readme.io/reference/get_subscription_quota_consumed.md): Get the total quota consumed for a subscription - [Get a Subscription by ID](https://revenium.readme.io/reference/get_subscription.md): Get a subscription by its unique identifier - [List Subscriptions](https://revenium.readme.io/reference/list_subscriptions.md): List subscriptions - [Patch a Subscription](https://revenium.readme.io/reference/patch_subscription.md): Patch a subscription - [Update a Subscription](https://revenium.readme.io/reference/update_subscription.md): Update a subscription - [Create a new Team](https://revenium.readme.io/reference/create_team.md): Creates a new team. - [Delete a Team](https://revenium.readme.io/reference/delete_team.md): Deletes an team - [Retrieve all Tags Associated with a team](https://revenium.readme.io/reference/get_team_tags.md): Retrieve all tags associated with a team - [Get a Team by ID](https://revenium.readme.io/reference/get_team.md): Get an team by its unique identifier. - [List Teams](https://revenium.readme.io/reference/list_teams_by_parent.md): Retrieve a paginated list of teams. - [List Teams](https://revenium.readme.io/reference/list_teams.md): Retrieve a paginated list of teams. - [Update a Team](https://revenium.readme.io/reference/update_team.md): Update a team. - [Add a payment method for a tenant](https://revenium.readme.io/reference/addpaymentmethod.md): Creates or retrieves a Stripe setup intent for adding a payment method to the tenant - [Downgrade tenant subscription](https://revenium.readme.io/reference/downgrade_tenant_subscription.md): Downgrade a tenant's subscription to the developer plan - [Get a tenant by ID](https://revenium.readme.io/reference/get_tenant.md): Get a tenant by its unique identifier - [Get total AI cost tracked for a tenant](https://revenium.readme.io/reference/get_total_ai_cost_tracked.md): Retrieve the total AI cost tracked for a tenant within a specified date range - [Get payment methods for a tenant](https://revenium.readme.io/reference/getpaymentmethods.md): Retrieves the list of payment methods associated with the tenant - [Upgrade tenant subscription](https://revenium.readme.io/reference/upgrade_tenant_subscription.md): Upgrade a tenant's subscription to the growth plan - [Create a new User](https://revenium.readme.io/reference/create_user.md): Creates a new user. - [Delete a User](https://revenium.readme.io/reference/delete_user.md): Deletes a user - [Get the User Associated with the Current Security Context](https://revenium.readme.io/reference/get_current_user.md): Get the user associated with the current security context - [Get a User by Email Address](https://revenium.readme.io/reference/get_user_by_email.md): Retrieve a user by their email address. - [Get a user by ID](https://revenium.readme.io/reference/get_user.md): Get a user by its unique identifier - [List Credentials for a User](https://revenium.readme.io/reference/list_credentials_for_user.md): Retrieve a paginated list of credentials for a user. - [List Period Charges for a User](https://revenium.readme.io/reference/list_derived_source_metrics_for_user.md): Retrieve a paginated list of period charges for a user. - [List Invoices for a User](https://revenium.readme.io/reference/list_invoices_for_user.md): Retrieve a paginated list of invoices for a user. - [List Period charges for a User](https://revenium.readme.io/reference/list_period_charges_for_user.md): Retrieve a paginated list of period charges for a user. - [List Subscriptions for a User](https://revenium.readme.io/reference/list_subscriptions_for_user.md): Retrieve a paginated list of subscriptions for a user. - [List Users](https://revenium.readme.io/reference/list_users.md): Retrieve a paginated list of users. - [Update a User](https://revenium.readme.io/reference/update_user.md): Update a new user. - [Revenium API Overview](https://revenium.readme.io/reference/getting-started-with-your-api.md): Bringing visibility and control to all elements of AI spending ## Recipes - [Cancel Payment](https://revenium.readme.io/recipes/cancel-payment.md)