This API allows you to retrieve open positions at Postman, with JSON over HTTP.
The web interface is available at https://www.postman.com/company/careers/open-positions/
The API is available at https://jobs.postmanatwork.com/
Example https://jobs.postmanatwork.com/jobs/?q=sales&location=remote
GET /status
Returns the status of the API.
GET /jobs
Returns a list of available jobs.
Optional query parameters:
q
: search after a specific keywordlocation
: job location. Examples: San Francisco, country
: job country. Examples: US, India, UK, Europe, or Remote.GET /jobs/:jobId
Retrieve detailed information about a single job.
Example
To retrieve a single job:
GET /jobs/78wv6beKx4uFLzaPO_bdz