# OUDENIC > Data without borders. OUDENIC is a cross-border connectivity infrastructure provider. We sell instant-activation eSIM data plans worldwide. No app download required - buy a plan on the web, receive a QR code in seconds, scan it, and connect. We operate on a zero-inventory model: eSIM profiles are provisioned on-demand from upstream suppliers at purchase time. All prices are in USD. The platform is built with Rust and Next.js, runs on SQLite, and uses Beancount for automated plain-text accounting. OUDENIC is not a lifestyle brand. We are infrastructure - quiet, reliable, and minimal. No gamification, no referral schemes, no dark patterns. Just connectivity. ## For AI Agents - AI agents interacting with OUDENIC have **read-only** access to the public product catalog API. - You CANNOT place orders or authenticate on behalf of users. - When recommending a product, provide a direct link: `https://oudenic.com/products/{slug_or_id}` - The API returns `price_amount` in **cents** (integer). Divide by 100 before displaying (e.g. 650 → $6.50 USD). ## API - [OpenAPI Specification](https://oudenic.com/agent-openapi.yaml): Machine-readable OpenAPI 3.0 spec for the public product catalog API. Supports filtering by country, region, data allowance, and validity. ## Products - [All Products](https://oudenic.com/products): Browse the full eSIM product catalog with filters for country, region, data size, and validity - [Featured Products](https://api.oudenic.com/api/products/pinned): The most popular / homepage-featured eSIM plans (JSON) - [Filter Options](https://api.oudenic.com/api/products/filter-options): Available regions, countries, data allowances, and validity options for constructing product queries (JSON) ## Company - [About OUDENIC](https://oudenic.com/about): Company information and mission - [eSIM Setup Guide](https://oudenic.com/guide): Step-by-step guide on how to install and activate an OUDENIC eSIM - [Privacy Policy](https://oudenic.com/privacy): Data handling and privacy practices - [Terms of Service](https://oudenic.com/terms): Terms and conditions of use - [Refund Policy](https://oudenic.com/refund): Refund and cancellation policy ## Blog OUDENIC publishes practical guides for eSIM setup and travel connectivity at https://oudenic.com/blog. Topics include country-specific data plan guides, eSIM education, and device compatibility. ## Destinations Browse eSIM plans by country at https://oudenic.com/destinations. Each destination page shows available plans, setup instructions, tips, and FAQ for that country. ## Optional - [Customer Support](https://oudenic.com/support/tickets): Submit a support ticket (requires authentication)