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/49-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 52,
   "next": "https://api-v2.onetcenter.org/online/job_families/49-0000?start=21&end=40",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics and Service Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
         "code": "49-2097.00",
         "title": "Audiovisual Equipment Installers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body and Related Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
         "code": "49-3023.00",
         "title": "Automotive Service Technicians and Mechanics",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2091.00/",
         "code": "49-2091.00",
         "title": "Avionics Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/",
         "code": "49-3031.00",
         "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9061.00/",
         "code": "49-9061.00",
         "title": "Camera and Photographic Equipment Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9091.00/",
         "code": "49-9091.00",
         "title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/",
         "code": "49-9092.00",
         "title": "Commercial Divers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/",
         "code": "49-2011.00",
         "title": "Computer, Automated Teller, and Office Machine Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9012.00/",
         "code": "49-9012.00",
         "title": "Control and Valve Installers and Repairers, Except Mechanical Door",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/",
         "code": "49-2092.00",
         "title": "Electric Motor, Power Tool, and Related Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2093.00/",
         "code": "49-2093.00",
         "title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
         "code": "49-2094.00",
         "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/",
         "code": "49-2095.00",
         "title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/",
         "code": "49-9051.00",
         "title": "Electrical Power-Line Installers and Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/",
         "code": "49-2096.00",
         "title": "Electronic Equipment Installers and Repairers, Motor Vehicles",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3041.00/",
         "code": "49-3041.00",
         "title": "Farm Equipment Mechanics and Service Technicians",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}