ETS API
  1. OPTIONAL
ETS API
  • Try it and Run in ApiDog
  • AVIA API
  • AVIA Flows example
  • HOTELS API
  • AVIA
    • 1 REQ B2B Login
      POST
    • 1 REQ B2B Login Token
      POST
    • 1 REQ B2C Login
      GET
    • 2A Search Direct flight
      POST
    • 2B Search Connecting flight
      POST
    • 2C Search Round trip
      POST
    • 3 Schedule - Amadeus optional
      POST
    • 4 Offers request
      GET
    • 4B Smart Offer Request optional
      GET
    • 5 Documents types for offer
      GET
    • 6 Offer info UPD LATER
      GET
    • 7 Availability of Offer
      GET
    • 8 OPT Available Services
      GET
    • 9 OPT Select services
      POST
    • 10 Create Order
      POST
    • 11 Split Order
      PATCH
    • 12 Order payment
      POST
    • 13 Сheckout status
      GET
    • 14 Refund order
      GET
    • 15 Get order info
      GET
    • 16 Print E-Tiket
      GET
    • 17 Receiving a cancellation fee
      GET
    • 18 Cancel Order
      GET
    • 19 Get airports
      GET
    • 20 Get cities
      GET
    • 21 Get countries
      GET
  • HOTELS
    • REQUIRED
      • 1 REQ B2B Login
      • 1 REQ B2C Login
      • 2 REQ Destination
      • 2 REQ Search
      • 3 REQ Receiving found hotels
      • 4 REQ Getting a Hotel Offer
      • 5 REQ Create order
      • 6 REQ Cancel order
    • OPTIONAL
      • 1 REQ B2B Login
        POST
      • 1 REQ B2C Login
        GET
      • 2 REQ Search
        POST
      • 3 OPT Destination point info
        GET
      • 4 OPT List of popular destinations Copy
        GET
      • 5 OPT List of filtered destinations
        GET
      • 6 OPT Group guide
        GET
      • 7 OPT Getting information on possible hotels
        GET
      • 8 OPT Getting the list of currencies
        GET
      • 9 REQ Receiving found hotels
        POST
      • 10 REQ Getting a Hotel Offer
        GET
      • 11 OPT Cancel-policies
        GET
      • 12 OPT Account number and info
        GET
      • 13 OPT Receiving information on the hotel offer
        GET
      • 14 OPT Receive detailed information about the cost of an offer
        GET
      • 15 REQ Create order
        POST
      • 16 OPT Receive hotel services
        GET
  1. OPTIONAL

4 OPT List of popular destinations Copy

GET
{{HOTELS_URL}}/api/hotels/v2/dictionaries/destinations/popular

Request

Header Params

Responses

🟢2004 List of popular destinations
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://stage-hotels.etm-system.ru/api/hotels/v2/dictionaries/destinations/popular' \
--header 'Accept: application/json' \
--header 'Cookie: etmsessid=8Pwz9vY4oXUDj7ojfR5u1VdXsMW6xOVYosNxo08d' \
--header 'Content-Type: application/json'
Response Response Example
{
    "data": [
        {
            "id": 37,
            "giata_id": 968,
            "country": {
                "id": 74,
                "code": "AE",
                "code_rus": "АЕ",
                "name": "ОАЭ",
                "citizenship_code": "ARE",
                "phone": 971,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 9
            },
            "latitude": "25.26835300",
            "longitude": "55.29619600",
            "iata": "DXB",
            "name": "Дубай",
            "full_name": "Дубай"
        },
        {
            "id": 48240,
            "giata_id": 95557,
            "country": {
                "id": 83,
                "code": "HN",
                "code_rus": "ХН",
                "name": "Гондурас",
                "citizenship_code": "HND",
                "phone": 504,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 9
            },
            "latitude": "14.09319200",
            "longitude": "-87.20126000",
            "iata": "TGU",
            "name": "Тегусигальпа",
            "full_name": "Тегусигальпа"
        },
        {
            "id": 74954,
            "giata_id": 104431,
            "country": {
                "id": 470,
                "code": "RU",
                "code_rus": "РФ",
                "name": "Россия",
                "citizenship_code": "RUS",
                "phone": 7,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 10
            },
            "latitude": "50.92132600",
            "longitude": "128.47287000",
            "iata": null,
            "name": "Белогорск",
            "full_name": "Белогорск, Амурская область"
        },
        {
            "id": 74615,
            "giata_id": 65470,
            "country": {
                "id": 470,
                "code": "RU",
                "code_rus": "РФ",
                "name": "Россия",
                "citizenship_code": "RUS",
                "phone": 7,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 10
            },
            "latitude": "55.75163300",
            "longitude": "37.61870600",
            "iata": "MOW",
            "name": "Москва",
            "full_name": "Москва"
        },
        {
            "id": 75272,
            "giata_id": 69900,
            "country": {
                "id": 470,
                "code": "RU",
                "code_rus": "РФ",
                "name": "Россия",
                "citizenship_code": "RUS",
                "phone": 7,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 10
            },
            "latitude": "56.83910400",
            "longitude": "60.60825000",
            "iata": "SVX",
            "name": "Екатеринбург",
            "full_name": "Екатеринбург"
        },
        {
            "id": 91456,
            "giata_id": null,
            "country": {
                "id": 608,
                "code": "TR",
                "code_rus": "ТР",
                "name": "Турция",
                "citizenship_code": "TUR",
                "phone": 90,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 9
            },
            "latitude": "38.41534000",
            "longitude": "27.14447400",
            "iata": "IZM",
            "name": "Измир",
            "full_name": "Измир"
        },
        {
            "id": 79271,
            "giata_id": 930,
            "country": {
                "id": 608,
                "code": "TR",
                "code_rus": "ТР",
                "name": "Турция",
                "citizenship_code": "TUR",
                "phone": 90,
                "locale": "RU",
                "max_phone_length": 12,
                "min_phone_length": 9
            },
            "latitude": "36.90088000",
            "longitude": "30.69371200",
            "iata": "AYT",
            "name": "Анталья",
            "full_name": "Анталья"
        }
    ],
    "meta": {
        "total": 7,
        "count": 7,
        "per_page": 15,
        "total_pages": 1
    }
}
Modified at 2025-08-19 06:13:47
Previous
3 OPT Destination point info
Next
5 OPT List of filtered destinations
Built with