FL3XX API (1.5.0)
Platform Overview
The FL3XX API provides seamless access to a comprehensive suite of aviation services, enabling partners to integrate and manage flight information, airport details, and a wide array of operational functionalities. Built with performance and reliability in mind, our API serves as the foundation for your aviation technology infrastructure.
Flight Information
Access detailed flight data, including schedules, crew assignments, passenger details, and real-time updates.
Airport Management
Retrieve information about airports, including ground services, fuel availability, and operational notes.
Aircraft Operations
Manage aircraft details, maintenance schedules, pricing information, and operational readiness.
Quotes & Bookings
Create, update, and manage quotes and bookings with ease, including multi-leg itineraries and pricing details.
Accounting
Handle accounting operations such as invoice management, payment processing, and general ledger entries.
Document Management
Download and upload documents related to flights, invoices, and other operational aspects of your business.
https://test.fl3xx.com/
Accounting
These group of endpoints are designed to manage accounting operations such as invoice management, payment processing, and general ledger entries. These endpoints are essential for ensuring accurate financial records and efficient financial operations.
Key Features
- Invoice Management: Create, retrieve, and update invoices.
- Payment Processing: Handle payment transactions and manage payment records.
- General Ledger: Access and update general ledger entries for comprehensive financial tracking.
Business Value
- Financial Accuracy: Ensures accurate and up-to-date financial records, minimizing errors and discrepancies.
- Operational Efficiency: Streamlines financial operations, reducing the time and effort required to manage accounting tasks.
- Compliance: Helps meet regulatory requirements by maintaining detailed and accurate financial records.
Use Cases
- Financial Management: Efficiently manage financial transactions and records, ensuring all financial data is current and accurate.
- Audit Preparation: Maintain detailed financial records to facilitate audit processes and ensure compliance.
- Budgeting and Forecasting: Use financial data to create budgets and forecast future financial performance.
Why Use These Endpoints
Utilizing the endpoints under the Accounting
tag helps to streamline financial operations by ensuring data integrity and accuracy. They are essential tools for maintaining financial health and compliance within the organization.
Aircraft
These group of endpoints are designed to manage aircraft details, maintenance schedules, and pricing information. These endpoints are essential for ensuring the efficient operation and management of aircraft within the aviation industry.
Key Features
- Details Management: Access and update detailed information about aircraft, including specifications and configurations.
- Maintenance: Manage maintenance schedules and records to ensure aircraft are in optimal condition.
- Pricing: Retrieve and update pricing information for aircraft operations and services.
Business Value
- Operational Efficiency: Streamlines the management of aircraft details and maintenance, reducing downtime and operational disruptions.
- Cost Management: Provides accurate and up-to-date pricing information, aiding in financial planning and cost control.
- Compliance: Ensures that maintenance schedules and records are up-to-date, helping to meet regulatory requirements.
Use Cases
- Fleet Management: Efficiently manage a fleet of aircraft, ensuring all details and maintenance records are current.
- Maintenance Planning: Schedule and track maintenance activities to minimize aircraft downtime and ensure safety.
- Financial Planning: Use pricing information to forecast operational costs and manage budgets effectively.
Why Use These Endpoints
Utilizing the endpoints under the Aircraft
tag helps to streamline the management of aircraft operations by ensuring data integrity and accuracy. They are essential tools for maintaining operational efficiency and compliance within the aviation industry.
- Test Server
https://test.fl3xx.com/api/external/flight/{flightId}/notification
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://test.fl3xx.com/api/external/flight/{flightId}/notification' \
-H 'Content-Type: application/json' \
-H 'X-Auth-Token: YOUR_API_KEY_HERE' \
-d '{
"modificationDate": "2019-08-24T14:15:22Z",
"note": "string"
}'
{ "modificationDate": "2019-08-24T14:15:22Z", "note": "string" }
- Test Server
https://test.fl3xx.com/api/external/flight/{flightId}/notification
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://test.fl3xx.com/api/external/flight/{flightId}/notification' \
-H 'X-Auth-Token: YOUR_API_KEY_HERE'
Flight Passengers
These endpoints are designed to manage passenger details for flights. They allow for the retrieval, updating, and deletion of passenger information associated with specific flight tickets.
Key Features
- Passenger Management: Add, retrieve, update, and delete passenger details for flights.
- Data Accuracy: Ensures that passenger information is accurate and up-to-date.
Business Value
- Operational Efficiency: Streamlines the process of managing passenger information, reducing manual effort.
- Customer Service: Enhances the ability to provide timely and accurate information to passengers and stakeholders.
- Compliance: Helps maintain accurate records of passenger details for regulatory and operational purposes.
Use Cases
- Flight Operations: Quickly access and manage passenger details for flight management and operations.
- Customer Support: Assist passengers with inquiries about their flight details and ticket information.
- Regulatory Compliance: Maintain accurate and up-to-date passenger records for each flight.
Quotes
These group of endpoints are designed to manage the creation, retrieval, and updating of flight quotes. These endpoints are essential for streamlining the quoting process, ensuring accuracy, and enhancing operational efficiency.
Key Features
- Creation: Generate new quotes with detailed information.
- Retrieval: Access existing quotes and their details.
- Updating: Modify existing quotes to reflect changes in requirements or pricing.
- Notification: Automatically notify operators upon successful quote creation or updates.
Business Value
- Efficiency: Streamlines the quote management process, reducing the time and effort required to handle quotes.
- Accuracy: Ensures data integrity and accuracy, minimizing errors and discrepancies in quotes.
- Automation: Automates the notification process, keeping operators informed in real-time.
Use Cases
- Sales Teams: Quickly generate accurate quotes for potential clients, improving response times and customer satisfaction.
- Operations Management: Ensure that all quotes are properly formatted and complete before proceeding with further actions.
- Financial Planning: Use the generated quotes to forecast revenue and manage financial expectations.
Why Use These Endpoints?
Utilizing the endpoints under the Quotes
tag helps to streamline the quote management process by ensuring data integrity and accuracy. They are essential tools for managing quotes efficiently and effectively.