centerparcs.fr API: search_accommodations
centerparcs.fr via Parse · travel
Search for available accommodations across Center Parcs domains. Returns search results with available housing, pricing range, and total counts. If no arrival_date is provided, defaults to 30 days from today. Total may be 0 if no availability for the chosen date/duration combination. API for Center Parcs holiday resort booking, including park directory, search, pricing, and activities. Fulfilled by Parse from centerparcs.fr.
- centerparcs-fr
- entertainment
- parse
- platform-key
- real-estate
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e5d36d7e-f321-4a4a-ad41-38672448cf9f/search_accommodations
- Interface artifact
- sha256:fc3e1bc1350b0bb5bb212ea37c18ca4ee5a350945a80ba13a0127dd194d44fc1
- Manifest digest
- sha256:933531477478900ceaf3b220415509c06085d7fe7db2ab27cab2c36717a07511
Request fields
- pets (integer): Number of pets.
- adults (integer): Number of adults.
- domain (string): Domain/Park code (e.g. 'LA', 'VN', 'BF', 'CH').
- country (string): Country code filter, lowercase (e.g. 'fr', 'be', 'de', 'nl', 'dk').
- children (integer): Number of children.
- duration (string): Duration in nights (e.g. '2', '3', '4', '7').
- arrival_date (string): Arrival date in YYYY-MM-DD format. Omitting defaults to 30 days from today.
Example queries
- {"pets":"0","adults":"2","domain":"LA","country":"fr","children":"0","duration":"2","arrival_date":"2026-07-12"}