Official Api
1.0.0
  • latest
  • 1.0.0
  1. Misc
Official Api
1.0.0
  • latest
  • 1.0.0
  • Auth
    • Login/Guest Login
      • Auth - Guest
      • Auth - Login
      • Auth - Login (With E-Mail)
    • Register
      • Auth - Register
      • Auth - Register Corporate
    • Remember
      • Auth - Remember Password
      • Auth - Remember Otp Verify
      • Auth - Set New Password
    • Auth Otp Verify
      POST
    • Auth - Logout
      DELETE
    • Auth - State
      GET
  • Customer
    • Passengers
      • Passenger List
      • Passenger Create
      • Passenger Delete
      • Passenger Update
    • invoice Info
      • Invoice Info - List
      • Invoice Info - Create
      • Invoice Info - Delete
      • Invoice Info - Update
    • Favorite Flights
      • Favorites - Flight
      • Favorites - Add Flight
      • Favorites - Delete Flight
      • Favorites - Check for Flight
    • Notifications
      • Notifications - Get
      • Notifications - Update
      • Notifications - Register Device
      • Notifications - Unregister Device
    • Fast Actions
      • Fast Actions - Get Flight Actions
      • Fast Actions - Update Flight Actions
      • Fast Actions - Get Bus Actions
      • Fast Actions - Update Bus Actions
      • Fast Actions - Clear Flight Actions
    • Customer - Get Profile
      GET
    • Customer - Update Profile
      POST
    • Customer - Update Password
      POST
    • Search History - Flight
      GET
    • Customer - Remove Account
      DELETE
  • Utils
    • Calendar - Month
      GET
    • Enums - FlightSearchFilters
      GET
  • Flight
    • Search
      • Domestic
        • One Way / 1 ADT
          • Search Flight
          • Get Job (Flight)
          • Calculate Package Price
          • Allocate
          • Set Passengers
          • Prebooking
        • Round Trip / 1 ADT
          • Search Flight
          • Get Job (Flight)
          • Calculate Price
          • Allocate
          • Set Passengers
          • Prebooking
        • Round Trip / 2 ADT
          • Search Flight
          • Get Job (Flight)
          • Calculate Price
          • Allocate
          • Set Passengers
          • Prebooking
        • Round Trip / 1 ADT (Non package)
          • Search Flight
          • Get Job (Flight)
          • Allocate
          • Set Passengers
          • Prebooking
      • International
        • One Way / 1 ADT
          • Search Flight
          • Get Job (Flight)
          • Allocate
          • Set Passengers
          • Prebooking
          • Payment Types
        • Round Trip / 1 ADT
          • Search Flight
          • Get Job (Flight)
          • Allocate
          • Set Passengers
          • Prebooking
        • Round Trip / 2 ADT
          • Search Flight
          • Get Job (Flight)
          • Calculate Price Copy
          • Allocate
          • Set Passengers
          • Prebooking
      • Search Flight - Filter
    • Price Alerts
      • Flight Alerts - Create
      • Flight Alerts - List
      • Flight Alerts - Delete
      • Flight Alerts - Create/Delete
    • Load Journey (dev only)
      GET
  • Bus
    • Bus - Search
    • Get Job (Bus)
    • Bus - Bus Details
    • Bus - Check Seat Status
    • Bus - Set Passengers
    • Bus - Finalize (Local Dev Only)
    • Bus - Search - Filter
  • Hotel
    • Hotel - Search by Destination
    • Hotel - Search by Hotel Code
    • Get Job (Hotel)
    • Hotel - Get Hotel Details
    • Hotel - Validate Rooms
    • Hotel - Set Paxes
    • Hotel - Complete (Dev Only)
  • Socket
  • Auto Completes
    • Airport Search
    • Bus Station Search
    • Hotel Search
  • Queue / Socket
    • Get Job
  • Misc
    • Airlines
      GET
    • Countries
      GET
    • Popular Cities
      GET
    • Currencies
      GET
    • Contact Form
      POST
    • Check Module Availability
      GET
    • Popular Flights
      GET
  • Payment
    • Pay with Account Balance (For Corporate Customers)
      • Payment - Account - Check Availablity
      • Payment - Account - Make Payment
    • Credit Card Storage
      • Saved Cards - List
      • Saved Cards - Add
      • Saved Cards - Delete
    • Pay with Credit Card (New Card)
      • Payment Types - Get All
      • Card Payment - Bin Query
      • Card Payment - Prepare 3D Form (new card)
      • Card Payment - Check Status
    • Pay with Credit Card (Saved Card)
      • Payment Types - Get All
      • Saved Cards - List
      • Card Payment - Bin Query
      • Card Payment - Prepare 3D Form (new card)
      • Card Payment - Check Status
  • Orders
    • Get Orders
    • Get Order
    • Upcoming Travels
    • Check Pnr
    • Check Order Status
  • Blog
    • Blog - Custom Tags
    • Blog - Category
    • Blog - Newest
  • Contents
    • Kampanyalar
    • Contact Information
    • Gizlilik Sözleşmesi
  • Refund
    • Flight Refund (Query)
    • Flight Refund (Complete)
  • Notifications
    • Notification List
    • Notification - Mark as Read
  • Otp Verify
    POST
  1. Misc

Airlines

Testing
Testing Env
https://test-api.ucuzyolu.com
Testing Env
https://test-api.ucuzyolu.com
GET
https://test-api.ucuzyolu.com
/misc/airlines

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
client-id
string 
optional
Default:
302382-1928283273-237723829-292999

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://test-api.ucuzyolu.com/misc/airlines' \
--header 'client-id: 302382-1928283273-237723829-292999'

Responses

🟢200OK
application/json
Body
data
array [object {2}] 
required
name
string 
required
code
string 
required
success
boolean 
required
code
integer 
required
message
string 
required
Example
{
    "data": [
        {
            "name": "1Time",
            "code": "1T0"
        },
        {
            "name": "9G Rail Ltd",
            "code": "9G"
        },
        {
            "name": "Accesrail",
            "code": "9B"
        },
        {
            "name": "Acg Air Cargo Germany",
            "code": "6U"
        },
        {
            "name": "Adria Airways",
            "code": "JP"
        },
        {
            "name": "Aegean Airlines",
            "code": "A3"
        },
        {
            "name": "Aer Arann",
            "code": "RE"
        },
        {
            "name": "Aer Lingus",
            "code": "EI"
        },
        {
            "name": "Aero Airlines",
            "code": "EE"
        },
        {
            "name": "Aero Regional Paraguaya",
            "code": "P7"
        },
        {
            "name": "Aero Vip Companhia Transportes",
            "code": "WV"
        },
        {
            "name": "Aeroflot",
            "code": "SU"
        },
        {
            "name": "Aerolinea Principal Chile",
            "code": "5P"
        },
        {
            "name": "Aerolineas Argentinas",
            "code": "AR"
        },
        {
            "name": "Aerolineas Del Sur",
            "code": "3I"
        },
        {
            "name": "Aerolineas Galapagos",
            "code": "2K"
        },
        {
            "name": "Aerolineas Mas",
            "code": "N3"
        },
        {
            "name": "Aeromar",
            "code": "VW"
        },
        {
            "name": "Aeromexico",
            "code": "AM"
        },
        {
            "name": "Aeropelican Air Services",
            "code": "OT"
        },
        {
            "name": "Aeropostal",
            "code": "VH"
        },
        {
            "name": "Aerorepublica",
            "code": "P5"
        },
        {
            "name": "Aerostar",
            "code": "AS2"
        },
        {
            "name": "Aerosur",
            "code": "5L"
        },
        {
            "name": "Aerosvit Airlines",
            "code": "VV"
        },
        {
            "name": "Africa World Airlines",
            "code": "AW"
        },
        {
            "name": "Afriqiyah Airways",
            "code": "8U"
        },
        {
            "name": "Aigle Azur",
            "code": "ZI"
        },
        {
            "name": "Air Algerie",
            "code": "AH"
        },
        {
            "name": "Air Alliance",
            "code": "ZX"
        },
        {
            "name": "Air Alps Aviation",
            "code": "A6"
        },
        {
            "name": "Air Alsie",
            "code": "6I"
        },
        {
            "name": "Air Antilles Express",
            "code": "3S"
        },
        {
            "name": "Air Arabia",
            "code": "G9"
        },
        {
            "name": "Air Arabia Egypt",
            "code": "E5"
        },
        {
            "name": "Air Arabia Maroc",
            "code": "3O"
        },
        {
            "name": "Air Astana",
            "code": "KC"
        },
        {
            "name": "Air Austral",
            "code": "UU"
        },
        {
            "name": "Air Azul",
            "code": "ZQ"
        },
        {
            "name": "Air Bagan",
            "code": "W9"
        },
        {
            "name": "Air Baltic",
            "code": "BT"
        },
        {
            "name": "Air Berlin",
            "code": "AB"
        },
        {
            "name": "Air Bishkek",
            "code": "KR"
        },
        {
            "name": "Air Botswana",
            "code": "BP"
        },
        {
            "name": "Air Burkina",
            "code": "2J"
        },
        {
            "name": "Air Busan",
            "code": "BX"
        },
        {
            "name": "Air Canada",
            "code": "AC"
        },
        {
            "name": "Air Caraibes",
            "code": "TX"
        },
        {
            "name": "Air Caucasus",
            "code": "UY"
        },
        {
            "name": "Air China",
            "code": "CA"
        },
        {
            "name": "Air Comet",
            "code": "A7"
        },
        {
            "name": "Air Corsica",
            "code": "XK"
        },
        {
            "name": "Air Cote D Ivoire",
            "code": "HF"
        },
        {
            "name": "Air Dolomiti",
            "code": "EN"
        },
        {
            "name": "Air Dominicana",
            "code": "ED"
        },
        {
            "name": "Air Ecuador Airecu",
            "code": "N5"
        },
        {
            "name": "Air Europa",
            "code": "UX"
        },
        {
            "name": "Air France",
            "code": "AF"
        },
        {
            "name": "Air Greenland",
            "code": "GL"
        },
        {
            "name": "Air India Limited",
            "code": "AI
Modified at 2024-09-19 21:53:02
Previous
Get Job
Next
Countries
Built with