Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/job_families/
Status:
200 OK
Content-Type:
application/json
[
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/17-0000",
      "code": "17-0000",
      "title": "Architecture and Engineering"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/27-0000",
      "code": "27-0000",
      "title": "Arts, Design, Entertainment, Sports, and Media"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/37-0000",
      "code": "37-0000",
      "title": "Building and Grounds Cleaning and Maintenance"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/13-0000",
      "code": "13-0000",
      "title": "Business and Financial Operations"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/21-0000",
      "code": "21-0000",
      "title": "Community and Social Service"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/15-0000",
      "code": "15-0000",
      "title": "Computer and Mathematical"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/47-0000",
      "code": "47-0000",
      "title": "Construction and Extraction"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/25-0000",
      "code": "25-0000",
      "title": "Educational Instruction and Library"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/45-0000",
      "code": "45-0000",
      "title": "Farming, Fishing, and Forestry"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/35-0000",
      "code": "35-0000",
      "title": "Food Preparation and Serving Related"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/29-0000",
      "code": "29-0000",
      "title": "Healthcare Practitioners and Technical"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/31-0000",
      "code": "31-0000",
      "title": "Healthcare Support"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/49-0000",
      "code": "49-0000",
      "title": "Installation, Maintenance, and Repair"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/23-0000",
      "code": "23-0000",
      "title": "Legal"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/19-0000",
      "code": "19-0000",
      "title": "Life, Physical, and Social Science"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/11-0000",
      "code": "11-0000",
      "title": "Management"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/55-0000",
      "code": "55-0000",
      "title": "Military Specific"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/43-0000",
      "code": "43-0000",
      "title": "Office and Administrative Support"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/39-0000",
      "code": "39-0000",
      "title": "Personal Care and Service"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/51-0000",
      "code": "51-0000",
      "title": "Production"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/33-0000",
      "code": "33-0000",
      "title": "Protective Service"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/41-0000",
      "code": "41-0000",
      "title": "Sales and Related"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/53-0000",
      "code": "53-0000",
      "title": "Transportation and Material Moving"
   },
   {
      "href": "https://api-v2.onetcenter.org/online/job_families/all",
      "title": "All Job Families"
   }
]