Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
DeTurista Public API (beta) is a JSON API for travel products, designed for partners and system integrators. It covers the full selection flow: product discovery, departure date selection, price and room-type confirmation, and creating contact leads or reservations. The production endpoint is https://api.deturista.com/v1, the development environment is https://test.deturista.com/api/v1, and authentication is handled via the X-API-Key request header.
The API’s main flow is fairly clear: use /products or /product-groups for catalog discovery, query /products/{id}/departures to select valid future departure dates, then retrieve departure details to obtain valid id_price, room type, baggage, flight segment, and deposit fields, before finally creating /contacts or /reservations. It also provides destination data, category trees, product groups, contact receipt lookup, and reservation receipt lookup. The rules for room types and passenger counts are documented in detail—for example, a double room must include two passenger objects—making it suitable for serious transactional system integrations.
The documentation does not disclose API fees, plans, or payment methods; it only states that an API key must be requested from DeTurista. At the booking level, it supports two payment options: buy and deposit. The sample receipt includes TRANSFER, but the specific settlement rules are not explained. The default rate limit is 10 requests per second per API consumer, with configurable overrides.
The main strength is the quality of the documentation: it includes a quick start, curl examples, parameter tables, response samples, error codes, pagination, rate limiting, a test environment, and Swagger/OpenAPI support. Server-side calculation of prices, deposits, and attribution also reduces the risk of client-side mistakes. The downsides are that it is still in beta, and there is no stated SLA, version-compatibility policy, SDK, webhook support, support channel, or commercial terms. The only currencies shown are ARS and USD. The API key should not be exposed in the browser, so a purely frontend integration is not appropriate.
It is suitable for travel distributors, travel agencies, OTAs, or companies with their own booking systems that want to embed the DeTurista product catalog into their own website and generate leads or reservations. It is not a good fit for teams looking for a general-purpose development platform or low-code tool. The documentation provides no information about access from mainland China, so domain/API reachability, payment, and contract workflows all need to be tested directly. Possible alternatives to compare include Amadeus for Developers, Sabre APIs, Travelport, or other travel supplier APIs.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on deturista.org official site.
deturista.org is an Unknown API & Data provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach deturista.org directly.