Application Instructions
Applying for a technical position with FlightAware is a quick two-step process. The first step is a small technical exercise which usually takes less than five minutes. You will then be provided a unique invitation link to complete your application and upload your resume. These instructions and the link will also be sent to the email address you provide.
Step 1
To begin your application and provide a small demonstration of your technical prowess, send a POST
request to https://flightaware.com/about/careers/position/A3.B17/apply
with a JSON payload, which must contain the following properties:
name: String with your full name (required)
email: String with your email address (required)
Additionally, the request must contain a bearer (token) authorization header, with the token set to the base64 value of the full title of this position, Senior Software Engineer, Web.
You will receive a 200 response upon success with instructions for completing your application. You will also receive an email with the same information.
Step 2
Follow the link provided in the POST
response or the email to complete your application and upload a current resume.
In order to be considered for Senior Software Engineer, Web, you must successfully complete both steps above.