Skip to main content

Introduction

Welcome to the Astoreshop Catalog API documentation. This documentation provides information about the Astoreshop Catalog API and how to integrate it into your application.

Environment

  • Production server : https://sftp.accor.com
  • Test server : https://training.sftp.accor.com

Main Features

  1. Products
    This endpoint allows you to retrieve the catalog information, including the list of products and their details.

  2. Offers This endpoint allows you to retrieve the list of offers available in the catalog.

Security and Authentication

See the Authentication section for more information about how to authenticate with the Astoreshop Catalog API.

Data Model

The data model of the Astoreshop Catalog API is as follows:

  • Product
    The product object contains information about a product, including its name, description, price, and availability.

  • Offer The offer object contains information about an offer, including its name, description, price, and validity period.

Data availability

The data is available as a CSV file, refreshed every 3 hours.

Support

See the Help section for more information about how to get help with the Astoreshop Catalog API.