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/occupations/51-9141.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Electron beam evaporators",
            "Mask aligners",
            "Semiconductor test probes",
            "Sputterers"
         ],
         "example_more": [
            "Atmospheric pressure chemical vapor deposition APCVD systems",
            "Automatic notched wafer aligners",
            "Automatic wafer cleaners",
            "Chemical vapor deposition CVD systems",
            "Diffusion furnaces",
            "Epitaxial deposition equipment",
            "Ion implanters",
            "Laser wafer markers",
            "Lithography exposure systems",
            "Load ports",
            "Low pressure chemical vapor deposition LPCVD machines",
            "Manual wet benches",
            "Oxidation systems",
            "Photolithography equipment",
            "Photoresist strippers",
            "Photostabilizers",
            "Physical vapor deposition systems",
            "Plasma ashers",
            "Plasma-enhanced chemical vapor deposition PECVD machines",
            "Rapid thermal processors",
            "Semiconductor etchers",
            "Semiconductor polishers",
            "Semiconductor processing chillers"
         ]
      },
      {
         "code": 41113706,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41113706",
         "title": "Semiconductor testers",
         "example": [
            "Wafer mappers",
            "Wafer probers",
            "Wafer scanners"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Spin rinse dryers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 41105101,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41105101",
         "title": "Laboratory vacuum pumps",
         "example": [
            "Diffusion pumps"
         ]
      },
      {
         "code": 41112301,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41112301",
         "title": "Hygrometers",
         "example": [
            "Digital hygrometers"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Solder reflow ovens"
         ]
      },
      {
         "code": 41106801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/41106801",
         "title": "Cleanroom certified apparel",
         "example": [
            "Clean room suits"
         ]
      },
      {
         "code": 47101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/47101521",
         "title": "Ultrafiltration equipment",
         "example": [
            "Slurry filter cabinets"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Wafer sorters"
         ]
      }
   ]
}