---
title: "GET /best-fares"
method: GET
path: "/best-fares"
tags: ["Best Fares"]
---

# GET /best-fares

`GET /best-fares`

## Response `200`

OK

- object
  - `bestFares` object[]
    - `originLocation` object
      - `name` string
      - `shortName` string
    - `destinationLocation` object
      - `name` string
      - `shortName` string
    - `priceFrom` object
      - `id` string
      - `amount` number
      - `currencyCode` string
  - `prices` object — A dictionary of prices

---

[API](https://skmtc.net/thetrainline/apis/trainline-desktop-api.md) · [All operations](https://skmtc.net/thetrainline/apis/trainline-desktop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thetrainline/trainline-desktop-api/revisions/45a894ec56f4/schema)
