Woohoo!

We're excited that you're interested in applying for our job. To do so we've created a fun way for you to show you have some basic technical skills: Apply by API

We've designed and built a very simple API for you to send your application to. It's not meant to be burdensome and take a long time (if you know what you are doing).

How does this work?

The basic process for applying is:

That’s it!

Mmm. This sucks. Why can’t I just email you? Fine fine. If you don't want to apply via the above then send an email with a cover letter / brief intro and your CV/Resume to [email protected]. It’s not as cool and fun, but presumably you are busy.

API Details

Endpoint: https://apply.orderswift.com

Step 1: Generate an application token

GET /token

Parameters: None

Example response:

{
    "token": "b52c96bea30646abf8170f333bbd42b9"
}