# eSIMFlux

> eSIMFlux sells prepaid, data-only travel eSIM plans with digital delivery for compatible, carrier-unlocked devices.

Use the live package catalog for current prices and availability. Editorial pages explain compatibility, installation, refunds, and how plan information is reviewed.

## Start here

- Destinations: https://localhost:8080/en/destinations
- Device compatibility: https://localhost:8080/en/compatibility
- Installation guide: https://localhost:8080/en/how-to-install
- Editorial policy: https://localhost:8080/en/editorial-policy
- Full AI-readable context: https://localhost:8080/llms-full.txt

## Public API

- API catalog: https://localhost:8080/.well-known/api-catalog
- OpenAPI description: https://localhost:8080/openapi.json
- Service health: https://localhost:8080/api/health
- Package catalog: https://localhost:8080/api/packages

The package catalog is read-only. Use `locationCode` to filter a destination and `packageCode` to fetch one package. Prices and availability can change; use the API response as the source of truth.

## Authentication and purchases

Customer accounts, checkout, wallet, and eSIM management require an interactive authenticated session. This site does not currently offer an agent registration flow, a public MCP server, or agent-native payment endpoints.

## Policies

- Terms: https://localhost:8080/en/terms
- Privacy: https://localhost:8080/en/privacy
- Support: https://localhost:8080/en/support
- Contact: https://localhost:8080/en/contact
- Editorial policy: https://localhost:8080/en/editorial-policy
