Home / Routes / PDX-LGA / 2026-07 / fare-depth
PDX-LGA fare-depth in 2026-07
Stable Flights API request recipe for PDX-LGA in 2026-07. This page is crawlable; clients can run the API request for current cached or live results.
| Route | PDX-LGA |
| Month | 2026-07 |
| Date range | 2026-07-01 to 2026-07-31 |
| View | fare-depth |
| API route | /search |
Get this page with API
Rendered from the bluedoor Flights API. Reproduce it:
POST https://api.bluedoor.sh/flights/v1/search{
"origin": "PDX",
"destination": "LGA",
"date_from": "2026-07-01",
"date_to": "2026-07-31",
"adults": 1,
"cabin": "economy"
}