{"uid":"cap_Yu3yRckeFQ-Mw-6UttOOs","slug":"oblique-markets-award-flight-search-f97cef71","name":"Oblique Markets Award Flight Search","description":"Use when an agent needs award flight search. Returns Validate and normalize an award-flight search (origins, destinations, date window, cabin, passengers) into a stable machine-readable request and response shape, without claiming inventory Oblique does not hold. $0.02.","url":"https://api.oblique.markets/api/v1/paid/award-flight-search","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"cabin":{"enum":["economy","premium_economy","business","first"],"type":"string"},"end_date":{"type":"string"},"passengers":{"type":"integer"},"start_date":{"type":"string"},"origin_airports":{"type":"array","items":{"type":"string"}},"destination_airports":{"type":"array","items":{"type":"string"}}}},"responseSchema":{"type":"json","example":{"note":"Oblique holds no award-inventory credentials; this route preserves the machine-search shape without fabricating award availability.","count":0,"search":{"cabin":"economy","end_date":"2026-09-07","passengers":1,"start_date":"2026-09-01","origin_airports":["JFK"],"destination_airports":["LAX"]},"source":"oblique_request_normalizer","results":[],"availability":"not_claimed","generated_at":"2026-08-25T12:00:00.000Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_DJ44aNjkLO81h5bir40a2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates and normalizes an award flight search request (origins, destinations, date window, cabin class, passengers) into a stable machine-readable format without claiming live inventory.","exampleAgentPrompt":"Search for award flights from JFK and EWR to LHR and CDG in business class for 2 passengers between June 10 and June 20, and give me a clean, normalized result I can use to query availability.","exampleUseCases":[{"title":"Business class award search validation","prompt":"I want to redeem miles for business class award seats from SFO or LAX to NRT or HND for 1 passenger between March 5 and March 15 — can you validate and structure that search for me?"},{"title":"Family economy award trip planning","prompt":"We're a family of 4 looking for economy award flights from ORD to CUN sometime between July 1 and July 10. Can you normalize that search so we can check availability?"},{"title":"First class anniversary flight search","prompt":"Can you put together a validated award flight search from MIA to CDG in first class for 2 passengers, with a travel window from September 1 to September 7?"}],"resultDescription":"A validated, normalized machine-readable award flight search object containing structured origins, destinations, cabin class, date range, and passenger count. The response confirms the search parameters are well-formed and consistent, without asserting live seat inventory or actual award availability.","failureModes":["Invalid airport IATA codes in origin or destination arrays","end_date earlier than start_date","Unsupported cabin class value outside the enum (economy, premium_economy, business, first)","Zero or negative passenger count","Missing required fields such as origin_airports or destination_airports","Payment failure or insufficient USDC balance for the $0.02 fee"],"whenToPreferThis":"Choose this endpoint when you need to validate and normalize award flight search parameters into a stable, machine-readable format before passing them to downstream inventory or availability systems. It is ideal for agents building award travel search pipelines that need a clean, consistent request/response shape without coupling to live inventory. Prefer this over ad-hoc validation logic when you need a paid, structured service that enforces schema correctness for award-specific fields like cabin class and multi-airport origin/destination arrays.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T14:52:01.794Z","isFirstParty":false}