Ubigi: Get Oneoff Plans
Ubigi via Parse · travel
Retrieve one-off (single-use) eSIM data plans from Ubigi. Supports filtering by country/destination name or ISO code, continent, minimum data allowance in GB, and maximum price in USD. Returns all matching one-off plans with full pricing, validity, and coverage details. Paginates as a single page containing all results. Access Ubigi eSIM data plans for all countries and regions, with details on destination, plan type, data allowance, validity, and pricing. Fulfilled by Parse from cellulardata.ubigi.com.
- cellulardata-ubigi-com
- ecommerce
- maps-geo
- parse
- platform-key
- travel
- ubigi
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e175f4aa-3457-4bf0-ae87-3cf58846ed2a/get_oneoff_plans
- Interface artifact
- sha256:078b0f32a9f66079a3e71345b14f5f3104e37a9fac925c64bece9db15cd4533f
- Manifest digest
- sha256:0a11349dd74a370d6c9cd1e87b62dd2e8372f849e504de6bf5c246831421dce5
Request fields
- country (string): Filter by country or destination name, or 3-letter ISO code (e.g. 'Japan', 'JPN'). Case-insensitive partial match on destination name or exact match on ISO code.
- continent (string): Filter by continent. Accepted values: ASIA, EUROPE, AFRICA, CARIBBEAN, AMERICAS, MIDDLE-EAST, OCEANIA, WORLD.: Allowed values: ASIA, EUROPE, AFRICA, CARIBBEAN, AMERICAS, MIDDLE-EAST, OCEANIA, WORLD
- max_price (number): Maximum price in USD. Only plans priced at or below this value are returned.
- min_allowance (number): Minimum data allowance in GB. Only plans with at least this much data are returned.
Example queries
- {"country":"Japan","continent":"ASIA","max_price":"50","min_allowance":"5"}