The Flexport API enables you to programmatically interact with Flexport's freight data.
The API follows modern RESTful conventions and speaks JSON in both directions. As the API uses JSON for both
requests and responses, we will assume that requests with a payload are using properly formatted JSON, however
we still recommend setting the Content-Type header to the value application/json