aid: wego name: Wego description: 'Wego (Wego Pte Ltd, Singapore, with a regional base in Dubai) is a travel metasearch engine and online travel agency serving travelers across the Middle East, North Africa, Southeast Asia and beyond. It compares flights and hotels across airlines, hotels and online travel agencies, and sells Book-on-Wego inventory directly. Wego exposes that same search core through four public API surfaces: the OAuth2-protected Wego API (an agent-native REST contract over places, flights, hotels, fares and rates, published as OpenAPI 3.1 at api.wego.com/openapi, plus a remote MCP server, a wego CLI and a published Agent Skill), a Marketplace/Affiliate metasearch API for partners who embed Wego comparison into their own sites, and Flight and Hotel B2B Distribution APIs for partners syndicating Book-on-Wego inventory.' url: https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/apis.yml image: https://avatars.githubusercontent.com/u/69198?v=4 x-type: company x-source: harvest:secondary-market specificationVersion: '0.20' created: '2026-09-04' modified: '2026-09-04' tags: - Company - Travel - Flights - Hotels - Metasearch - Booking - Agent Native - Tourism - Search apis: - aid: wego-api image: https://avatars.githubusercontent.com/u/69198?v=4 name: Wego API description: 'The public Wego API: resolve travel locations, create asynchronous flight and hotel searches, read ranked results, open one trip or hotel, list fares and room rates, and build wego.com booking or share links. Reference lookups (public holidays, visa-free destinations, flight schedules, nearby airports) need no search at all. OAuth2 bearer, RFC 9457 problem bodies, RateLimit headers. Research Preview.' humanURL: https://docs.wego.com/api baseURL: https://api.wego.com tags: - Flights - Hotels - Places - Travel - Metasearch properties: - type: OpenAPI url: openapi/wego-api-openapi.json - type: Documentation url: https://docs.wego.com - type: APIReference url: https://docs.wego.com/api - type: GettingStarted url: https://docs.wego.com/quickstart - type: Authentication url: authentication/wego-authentication.yml - type: OAuthScopes url: scopes/wego-scopes.yml - type: ErrorCatalog url: errors/wego-problem-types.yml - type: RateLimits url: rate-limits/wego-rate-limits.yml - type: MCPServer url: mcp/wego-mcp.yml - type: ToolCrosswalk url: mcp/wego-tool-crosswalk.yml - type: AgentSkill url: skills/_index.yml - type: CLI url: cli/wego-cli.yml - type: Overlay url: overlays/wego-api-overlay.yaml - type: DataModel url: data-model/wego-data-model.yml - aid: wego-affiliate image: https://avatars.githubusercontent.com/u/69198?v=4 name: Wego Marketplace (Affiliate) API description: 'The affiliate metasearch API: partners add Wego flight and hotel comparison to their own site or app. Client-credentials OAuth2, create a search, poll for results, then hand travelers off to Wego partner deep links. Rate limited to 500 search calls per hour on a regular key and 50 per hour on a test key, conditioned on maintaining a search-to-click ratio of at least 5%.' humanURL: https://developers.wego.com/docs/affiliate/get-started baseURL: https://affiliate-api.wego.com tags: - Flights - Hotels - Affiliate - Metasearch properties: - type: Documentation url: https://developers.wego.com/docs/affiliate/get-started - type: APIReference url: https://developers.wego.com/docs/affiliate/references/flights - type: TermsOfService url: https://developers.wego.com/docs/affiliate/terms-of-service - aid: wego-distribution-flight image: https://avatars.githubusercontent.com/u/69198?v=4 name: Wego Flight B2B Distribution API v3 description: 'B2B distribution API for partners to search and retrieve available flight prices and itineraries from Wego inventory. OAuth2 client-credentials with a flight.search scope; staging access is IP-whitelisted. Documented on the Wego Developers Portal as OpenAPI 3.0.0, though the portal''s "Export OpenAPI Spec" download does not resolve.' humanURL: https://developers.wego.com/docs/distribution/flight/api/flight-b-2-b-distribution-apis-v-3 baseURL: https://api.wego.com tags: - Flights - Distribution - B2B properties: - type: Documentation url: https://developers.wego.com/docs/distribution/getting-started - type: APIReference url: https://developers.wego.com/docs/distribution/flight/api/search-flight-prices - type: ErrorCatalog url: errors/wego-distribution-error-codes.yml - aid: wego-distribution-hotel image: https://avatars.githubusercontent.com/u/69198?v=4 name: Wego Hotel B2B Distribution API description: 'B2B distribution API for partners to pull static property content, price hotel rates for search criteria, and complete the full booking flow (price-check, book, cancel, retrieve). OAuth2 client-credentials with hotel.search and hotel.booking scopes; staging access is IP-whitelisted. Documented on the Wego Developers Portal as OpenAPI 1.0.0, though the portal''s "Export OpenAPI Spec" download does not resolve.' humanURL: https://developers.wego.com/docs/distribution/hotel/api/hotel-b-2-b-distribution-apis baseURL: https://api.wego.com tags: - Hotels - Distribution - B2B - Booking properties: - type: Documentation url: https://developers.wego.com/docs/distribution/getting-started - type: APIReference url: https://developers.wego.com/docs/distribution/hotel/api/fetch-cheapest-rates - type: ErrorCatalog url: errors/wego-distribution-error-codes.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: TrustCenter url: security/wego-trust-center.yml - type: DomainSecurity url: security/wego-domain-security.yml - type: Website url: https://www.wego.com/ - type: DeveloperPortal url: https://developers.wego.com/ - type: Documentation url: https://docs.wego.com - type: APIReference url: https://docs.wego.com/api - type: GettingStarted url: https://docs.wego.com/quickstart - type: Support url: https://support.wego.com/ - type: Blog url: https://blog.wego.com/ - type: GitHubOrganization url: https://github.com/wego - type: TermsOfService url: https://company.wego.com/terms-of-service/ - type: PrivacyPolicy url: https://company.wego.com/data-privacy-policy/ - type: Login url: https://www.wego.com/login - type: LLMsTxt url: llms/wego-llms.txt - type: WellKnown url: well-known/wego-well-known.yml - type: Packages url: packages/wego-packages.yml - type: SDKs url: packages/wego-packages.yml - type: CLI url: cli/wego-cli.yml - type: Conventions url: conventions/wego-conventions.yml - type: Lifecycle url: lifecycle/wego-lifecycle.yml - type: Conformance url: conformance/wego-conformance.yml - type: Sandbox url: sandbox/wego-sandbox.yml - type: Plans url: plans/wego-plans-pricing.yml - type: RateLimits url: rate-limits/wego-rate-limits.yml - type: AgentSkill url: skills/_index.yml - type: Compliance url: conformance/wego-conformance.yml - type: Authentication url: authentication/wego-authentication.yml - type: OAuthScopes url: scopes/wego-scopes.yml - type: ErrorCatalog url: errors/wego-problem-types.yml - type: DataModel url: data-model/wego-data-model.yml - type: ToolCrosswalk url: mcp/wego-tool-crosswalk.yml - type: Overlay url: overlays/wego-api-overlay.yaml - type: MCPServer url: mcp/wego-mcp.yml x-enrichment: date: '2026-09-04' status: enriched artifacts_added: 26 pass: local-v3