# FTL API API documentation for FTL Operations Version: 1.0.0 ## Servers Sandbox Server ``` https://apitest.drayeasy.com ``` Production Server ``` https://api.drayeasy.com ``` ## Security ### bearerAuth Type: http Scheme: bearer Bearer Format: JWT ## Download OpenAPI description [FTL API](https://developers.drayeasy.com/_bundle/FTL/ftl-public-api.yaml) ## FTL Quotes FTL Quotes ### Create a new FTL quote - [POST /api/v2/ftl/quotes](https://developers.drayeasy.com/ftl/ftl-public-api/ftl-quotes/createftlquote.md): This endpoint allows you to create a new FTL quote. ## FTL Shipments FTL Shipments ### Create a new FTL shipment - [POST /api/v2/ftl/shipments](https://developers.drayeasy.com/ftl/ftl-public-api/ftl-shipments/createftlshipment.md): This endpoint allows you to create a new FTL shipment. ## FTL Tracking FTL Tracking ### Get FTL shipment tracking information - [GET /api/v2/ftl/shipments/tracking](https://developers.drayeasy.com/ftl/ftl-public-api/ftl-tracking/getftlshipmenttracking.md): This endpoint allows you to get FTL shipment tracking information. Max 50 order numbers can be passed. Order numbers should be comma separated.