# CloudX Documentation ## Docs - [Changelog](https://docs.cloudx.io/en/android/changelog.md): Android SDK release history - [Integration Guide](https://docs.cloudx.io/en/android/integration.md): Complete guide to integrating the CloudX Android SDK - [Third-Party Notices](https://docs.cloudx.io/en/android/third-party-notices.md): Third-party software used in the CloudX Android SDK and Android adapter integrations - [auction/bids](https://docs.cloudx.io/en/api-reference/auction-inspection/auctionbids.md): List bid and non-bid rows matching the requested filters. Requires the `auctions:read` permission. - [auction/list](https://docs.cloudx.io/en/api-reference/auction-inspection/auctionlist.md): List recent auctions matching the requested filters. Requires the `auctions:read` permission. - [auction/rounds](https://docs.cloudx.io/en/api-reference/auction-inspection/auctionrounds.md): Inspect rounds for an auction or aggregate round metrics. Requires the `auctions:read` permission. - [auction/show](https://docs.cloudx.io/en/api-reference/auction-inspection/auctionshow.md): Inspect a single auction and optional attached details. Requires the `auctions:read` permission. - [auth/status](https://docs.cloudx.io/en/api-reference/authentication/authstatus.md): Show the current authenticated CloudX identity for the bearer token. Returns the organization, account, API key, and permission details. - [config/history](https://docs.cloudx.io/en/api-reference/configuration/confighistory.md): List config history rows with publish-time diff metadata. Requires the `configuration:read` permission. - [config/show](https://docs.cloudx.io/en/api-reference/configuration/configshow.md): Fetch a published config version, draft, or the live config. Requires the `configuration:read` permission. - [report/ad-units](https://docs.cloudx.io/en/api-reference/reporting/reportad-units.md): Fetch per-ad-unit performance for the requested time range. Requires the `reports:read` permission. - [report/apps](https://docs.cloudx.io/en/api-reference/reporting/reportapps.md): Fetch per-app performance for the requested time range. Requires the `reports:read` permission. - [report/bidders](https://docs.cloudx.io/en/api-reference/reporting/reportbidders.md): Fetch per-bidder performance for the requested time range. Requires the `reports:read` permission. - [report/breakdown](https://docs.cloudx.io/en/api-reference/reporting/reportbreakdown.md): Fetch grouped reporting rows for the requested time range. Requires the `reports:read` permission. - [report/dashboard](https://docs.cloudx.io/en/api-reference/reporting/reportdashboard.md): Fetch dashboard summary and chart data for the requested time range. Requires the `reports:read` permission. - [report/export](https://docs.cloudx.io/en/api-reference/reporting/reportexport.md): Fetch CSV-schema export rows for the requested time range. Requires the `reports:read` permission. - [Changelog](https://docs.cloudx.io/en/api/changelog.md): CloudX API release history - [CloudX API](https://docs.cloudx.io/en/api/index.md): Authenticate requests and use the CloudX API reference. - [Changelog](https://docs.cloudx.io/en/changelog.md): Combined release notes across CloudX - [Auction Inspection](https://docs.cloudx.io/en/cli/auction-inspection.md): Reference for cloudx auction commands, including filters, output formats, ILRD inspection, round metrics, and bid floor analysis. - [Authentication](https://docs.cloudx.io/en/cli/authentication.md): Authenticate the CloudX CLI with browser OAuth or a CLOUDX_API_KEY environment variable. - [Changelog](https://docs.cloudx.io/en/cli/changelog.md): CloudX CLI release history - [Configuration](https://docs.cloudx.io/en/cli/configuration.md): Reference for cloudx config commands, including live configs, version history, and more. - [Examples](https://docs.cloudx.io/en/cli/examples.md): Copy-paste examples for common CloudX CLI workflows, including sign-in, auction inspection, configuration, reporting, JSON output, and CSV export. - [Overview](https://docs.cloudx.io/en/cli/index.md): Public reference for the CloudX CLI, including authentication, auction inspection, configuration, reporting, and usage requirements. - [Installation](https://docs.cloudx.io/en/cli/installation.md): Install the CloudX CLI on macOS, Windows, and Linux. - [Reporting](https://docs.cloudx.io/en/cli/reporting.md): Public reference for cloudx report commands, including filters, supported flags, and output formats. - [A/B testing (Private Beta)](https://docs.cloudx.io/en/dashboard/ab-testing.md): Use real-time production data to test and measure the impact of any change to your ad unit configuration. Experiment with monetization strategies and identify the opportunities that maximize LTV. - [Account](https://docs.cloudx.io/en/dashboard/account.md): Manage your CloudX account settings, profile information, and team members. Invite users to collaborate and assign roles to control access. - [Manage ad units](https://docs.cloudx.io/en/dashboard/ad-units.md): Ad units represent specific locations in your app where ads are displayed. - [Apps](https://docs.cloudx.io/en/dashboard/apps.md): Apps are the foundation of your CloudX setup. Each app represents a mobile application where you'll manage ad units and monetization. - [Changelog](https://docs.cloudx.io/en/dashboard/changelog.md): CloudX Dashboard release history - [Line items](https://docs.cloudx.io/en/dashboard/line-items.md): Use line items to set price floors, choose bidders, and target specific audiences. - [Testing](https://docs.cloudx.io/en/dashboard/testing.md): Test devices allow you to safely test ads on specific devices without affecting your revenue data. Register devices by their identifier (IDFA for iOS, GAID for Android) to control test traffic and debug logging. - [Changelog](https://docs.cloudx.io/en/flutter/changelog.md): Flutter SDK release history - [Integration Guide](https://docs.cloudx.io/en/flutter/integration.md): Complete guide to integrating the CloudX Flutter SDK - [Introduction](https://docs.cloudx.io/en/introduction.md): Welcome to CloudX Docs - maximize your ad revenue with our unified monetization platform - [InMobi Adapter](https://docs.cloudx.io/en/ios/adapters/inmobi.md): InMobi adapter for CloudX iOS SDK - [Magnite Adapter](https://docs.cloudx.io/en/ios/adapters/magnite.md): Magnite adapter for CloudX iOS SDK - [Meta Adapter](https://docs.cloudx.io/en/ios/adapters/meta.md): Meta Audience Network adapter for CloudX iOS SDK - [Mintegral Adapter](https://docs.cloudx.io/en/ios/adapters/mintegral.md): Mintegral adapter for CloudX iOS SDK - [CloudX Renderer](https://docs.cloudx.io/en/ios/adapters/renderer.md): Rendering adapter for CloudX test ads - [Unity Ads Adapter](https://docs.cloudx.io/en/ios/adapters/unityads.md): Unity Ads adapter for CloudX iOS SDK - [Vungle Adapter](https://docs.cloudx.io/en/ios/adapters/vungle.md): Vungle (Liftoff) adapter for CloudX iOS SDK - [Changelog](https://docs.cloudx.io/en/ios/changelog.md): iOS SDK release history - [Integration Guide](https://docs.cloudx.io/en/ios/integration.md): Complete iOS SDK integration guide - [Changelog](https://docs.cloudx.io/en/mcp/changelog.md): CloudX MCP release history - [Examples](https://docs.cloudx.io/en/mcp/examples.md): Copy-paste MCP examples for CloudX reporting and documentation search, including real argument payloads and prompt patterns. - [Overview](https://docs.cloudx.io/en/mcp/index.md): Public CloudX MCP documentation for setup, reporting, documentation search, parameters, and example workflows. - [Installation](https://docs.cloudx.io/en/mcp/installation.md): How to install the CloudX ChatGPT app or add CloudX MCP to Claude Code, Cursor, and Codex. - [Tool Reference](https://docs.cloudx.io/en/mcp/tools.md): Reference for every public CloudX MCP tool, including parameters, supported filters, and response fields. - [Changelog](https://docs.cloudx.io/en/networks/changelog.md): Network adapter and bidder integration release history - [InMobi](https://docs.cloudx.io/en/networks/inmobi.md): Use this guide to configure InMobi bidding in CloudX. - [Magnite](https://docs.cloudx.io/en/networks/magnite.md): Use this guide to configure Magnite bidding in CloudX. - [Meta Audience Network](https://docs.cloudx.io/en/networks/meta-audience-network.md): Use this guide to configure Meta Audience Network bidding in CloudX. - [Mintegral](https://docs.cloudx.io/en/networks/mintegral.md): Use this guide to configure Mintegral bidding in CloudX. - [Unity Ads](https://docs.cloudx.io/en/networks/unity-ads.md): Use this guide to configure Unity Ads bidding in CloudX. - [Vungle](https://docs.cloudx.io/en/networks/vungle.md): Use this guide to configure Vungle bidding in CloudX. - [Changelog](https://docs.cloudx.io/en/react-native/changelog.md): React Native SDK release history - [Integration Guide](https://docs.cloudx.io/en/react-native/integration.md): Complete guide to integrating the CloudX React Native SDK - [Changelog](https://docs.cloudx.io/en/unity/changelog.md): Unity SDK release history - [Integration Guide](https://docs.cloudx.io/en/unity/integration.md): Complete Unity SDK integration guide ## OpenAPI Specs - [openapi](https://docs.cloudx.io/api-reference/openapi.json)