Web API Documentation
The Web API is a set of REST web services supporting XML and JSON with which you can search our jobs. This documentation is offered to help ease integration with your own applications and websites.
It is assumed the reader is familiar with HTTP in general as well as how to make HTTP requests in their chosen environment.
Table of Contents
- Getting Started
- User names and passwords
- Your usage of the Web API
- Sending and Receiving Data
- Third party apps and examples
- Known Bugs/Issues
- Version History
- Source Code
- Data formats
- Get the XML Schema
- API Operations
- Get All Countries
- Get All Industries
- Get All Salary Frequencies
- Get All Supported Currencies
- Get Job Search Defaults
- Get Job Search Value Lists
- Get Job Types
- Get Location Match
- Get Multiple Job Details (HTTP GET)
- Get Multiple Job Details (HTTP POST)
- Get Salary Collections
- Get Single Country
- Get Single Industry
- Get Single Job Details
- Get Version
- Job Search (HTTP GET)
- Job Search (HTTP POST)
- API Types
- Country
- CountryCollection
- Currency
- CurrencyCollection
- DecimalCollection
- GeoLocationMatch
- IDCollection
- Industry
- IndustryCollection
- Job
- JobCollection
- JobSearch
- JobSearchResults
- JobType
- JobTypeCollection
- Location
- LocationCollection
- ObjectMemberValidationErrors
- ObjectValidationErrors
- ProximityStatistic
- ProximityStats
- QuotaExceeded
- SalaryBands
- SalaryBandsCollection
- SalaryFilter
- SalaryFrequency
- SalaryFrequencyCollection
- SalaryMetadata
- SalaryRangeValue
- SalaryRangeValueCollection
- SalaryValue
- StringCollection
- ValueList
- ValueListItem
- ValueListItemCollection
- ValueListsIndex
- WebServiceVersionInfo
