# Airport Community System ## Docs - [About](https://psw.belli.app/api-reference/about.md): Learn about the Airport Community System (ACS) and its mission to modernize air cargo operations - [Direct Airline Booking](https://psw.belli.app/api-reference/airlines/bookings/create.md): Create a direct booking with a specific airline system. This API facilitates direct digital booking between ACS and airline systems without intermediate steps. - [Get Airlines Directory](https://psw.belli.app/api-reference/airlines/get.md): Get airline directory with IATA codes, prefixes, and names - [Get Airports Directory](https://psw.belli.app/api-reference/airports/get.md): Get airport directory with IATA/ICAO codes, cities, and timezones - [Get Audit Logs](https://psw.belli.app/api-reference/audit-logs/get.md): Get authorization, data changes, and message exchange ledger - [Issue Access Token](https://psw.belli.app/api-reference/auth/token.md): Issue OAuth2 access token using client credentials or password grant - [Get AWB Stock Allocations](https://psw.belli.app/api-reference/awb-stock/allocations/get.md): Get airline AWB stock allocations with prefixes, ranges, and validity - [Request AWB Stock](https://psw.belli.app/api-reference/awb-stock/create.md): ACA/EPO requests AWB stock allocation from airline - [Reply to AWB Stock Request](https://psw.belli.app/api-reference/awb-stock/put.md): Airline replies to an AWB stock request with approval/rejection and allocation details - [Confirm Booking](https://psw.belli.app/api-reference/bookings/confirm/create.md): Airline confirms, rejects, or provides alternative booking - [Create Booking](https://psw.belli.app/api-reference/bookings/create.md): Create booking with FFR fields and reference to quote - [Get Booking Details](https://psw.belli.app/api-reference/bookings/get.md): Get booking details and status - [Create XFFR-Compliant Booking](https://psw.belli.app/api-reference/bookings/xffr/create.md): Creates a new shipment booking using IATA XFFR v3.10 standard format. Supports both XML and JSON representations of the XFFR message. - [Get Flight Capacity](https://psw.belli.app/api-reference/capacity/get.md): Get per-flight capacity snapshot with projected/actual kgs and volume - [Get Commodities Catalog](https://psw.belli.app/api-reference/commodities/get.md): Get commodity catalog with HS codes and UN numbers for dangerous goods - [Submit e-CSD](https://psw.belli.app/api-reference/csd/create.md): Submit electronic Cargo Security Declaration - [Submit e-DGD](https://psw.belli.app/api-reference/dangerous-goods/create.md): Submit electronic Dangerous Goods Declaration (e-DGD) - [Upload Documents](https://psw.belli.app/api-reference/documents/create.md): Upload ancillary documents (MSDS, COO, COI, etc.) to digital pouch - [Configure EPO Item Pricing](https://psw.belli.app/api-reference/epo/item-pricing/create.md): Configure item-specific pricing and service levels for Express Parcel Operators. This allows EPO to offer differentiated pricing based on item type, dimensions, handling requirements, and service levels. - [Configure EPO Pricing](https://psw.belli.app/api-reference/epo/pricing-config/create.md): Configure different pricing tiers for Express Parcel Operators (EPO) based on specific consignors. This API allows EPO to set custom pricing rules for individual consignors based on volume agreements, service levels, or negotiated rates. - [Ingest Flight Booking List (XFBL/FBL)](https://psw.belli.app/api-reference/flights/bookings/create.md): Bulk ingestion of bookings from Airline FBL/XFBL. - [Get Flight Bookings](https://psw.belli.app/api-reference/flights/bookings/get.md): Get flight booking list to share with GHA - [Get Flight Timetables](https://psw.belli.app/api-reference/flights/get.md): Get flight timetables and legs with dates and aircraft types - [Submit Flight Manifest](https://psw.belli.app/api-reference/flights/manifests/create.md): Submit flight manifest with FFM/XFFM data - [Create HAWB](https://psw.belli.app/api-reference/hawb/create.md): Create and submit HAWB with FHL/XFZB data - [Receive HAWB as Draft (XFZB/FHL)](https://psw.belli.app/api-reference/hawb/drafts/create.md): Ingest HAWB as a draft from XFZB/FHL sources before finalization. - [Create MAWB](https://psw.belli.app/api-reference/mawb/create.md): Create and submit MAWB with FWB/XFWB data elements - [Get Current User Profile](https://psw.belli.app/api-reference/me/get.md): Get current user/organization profile with roles and scopes - [Report Offloads](https://psw.belli.app/api-reference/offloads/create.md): Report offloaded or short-shipped pieces - [Submit PLACI](https://psw.belli.app/api-reference/placi/create.md): Submit Pre-Loading Advance Cargo Info - [Create RFQ](https://psw.belli.app/api-reference/quotes/create.md): Create Request for Quote with origin, destination, pieces, weight, dimensions, commodity, and SHC - [Get Quotes](https://psw.belli.app/api-reference/quotes/get.md): Get list of quotes with optional filtering, or get specific quote details by ID - [Submit Quote Price](https://psw.belli.app/api-reference/quotes/price/create.md): Airline submits price options for RFQ - [Respond to Quote](https://psw.belli.app/api-reference/quotes/respond/create.md): Consignor submits price proposal using airline quote - [Send Security Scan (X-ray) to Customs](https://psw.belli.app/api-reference/security/scans/create.md): Transmit x-ray scan metadata + image to Customs. - [Send Secondary Screening (ETD/EDD) Result](https://psw.belli.app/api-reference/security/scans/secondary/create.md): Secondary screening outcome to Airline & Customs. - [Get Special Handling Codes](https://psw.belli.app/api-reference/shc/get.md): Get list of Special Handling Codes (SHC) for cargo - [Post Shipment Events](https://psw.belli.app/api-reference/shipments/events/create.md): Push status events (RCS, MAN, DEP, ARR, etc.) with XFSU equivalents - [Get Shipment Status](https://psw.belli.app/api-reference/shipments/status/get.md): Get end-to-end tracking timeline with events and documents - [Send Status: Prepared for Loading (XFSU PRE)](https://psw.belli.app/api-reference/shipments/status/prepared/create.md): Notify stakeholders that shipment is prepared for loading (XFSU PRE). - [Create Slot Booking](https://psw.belli.app/api-reference/terminals/slots/create.md): Create and manage terminal slot bookings with VCT/TSP issuance - [Upload Transit Manifest](https://psw.belli.app/api-reference/trucking/transit-manifest/create.md): Upload bonded transit manifest to airline/GHA - [Get API Usage Stats](https://psw.belli.app/api-reference/usage/get.md): Get API usage statistics and rate limits per tenant - [Register Webhook](https://psw.belli.app/api-reference/webhooks/create.md): Register endpoints for quotes, booking confirmations, status, and document events ## OpenAPI Specs - [openapi](https://psw.belli.app/api-reference/openapi.json)