/RealTimeIntelligenceWages

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example Request

{
  "regions": [
    {
      "code": 1018,
      "type": "MSA"
    }
  ],
  "filters": [
    {
      "field": "occ",
      "key": "13-1000",
      "filterType": "Is"
    }
  ],
  "timeframe": "Last30Days",
  "start": "2023-06-26T00:00:00-04:00",
  "end": "2023-07-26T00:00:00-04:00",
  "wageType": "Annual",
  "postState": "Active"
}

Example Response

{
  "data": [
    {
      "wage": 20000.0,
      "count": 3.0
    },
    {
      "wage": 30000.0,
      "count": 10.0
    },
    {
      "wage": 40000.0,
      "count": 5.0
    },
    {
      "wage": 50000.0,
      "count": 0.0
    },
    {
      "wage": 60000.0,
      "count": 5.0
    },
    {
      "wage": 70000.0,
      "count": 0.0
    },
    {
      "wage": 90000.0,
      "count": 1.0
    },
    {
      "wage": 100000.0,
      "count": 1.0
    }
  ]
}
Body Params
regions
array of objects
regions
filters
array of objects
filters
date-time
date-time
string
enum
Allowed:
string
enum
Allowed:
string
enum
Allowed:
string
enum
Allowed:
string
enum
Allowed:
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json