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/17-3029.08/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Chemical vapor deposition CVD systems",
            "Electron cyclotron resonance ECR reactive ion etchers RIE",
            "Plasma strippers",
            "Sputter deposition systems"
         ],
         "example_more": [
            "Die bonders",
            "Die saws",
            "Mechanical steppers",
            "Vacuum deposition systems",
            "Wafer bonding systems",
            "Wire bonders"
         ]
      },
      {
         "code": 41115306,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41115306",
         "title": "Interferometers",
         "example": [
            "Optical spectrum analyzers",
            "Shearing interferometers",
            "Twyman-Green interferometers",
            "Wavelength meters"
         ],
         "example_more": [
            "Common path interferometers",
            "Fabry-Perot interferometers",
            "Mach-Zehnder interferometers",
            "Michelson interferometers",
            "Phase-shifting interferometers"
         ]
      },
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Diode lasers",
            "Excimer lasers",
            "Liquid dye lasers",
            "Solid state lasers"
         ],
         "example_more": [
            "Gas lasers",
            "Ion lasers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Cutoff saws",
            "Die shears",
            "Wire saws"
         ]
      },
      {
         "code": 41113704,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41113704",
         "title": "Integrated circuit testers",
         "example": [
            "Digital logic analyzers",
            "Digital logic probes",
            "Logic pulsers"
         ]
      },
      {
         "code": 41103410,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41103410",
         "title": "Refrigerated and heated reach in environmental or growth chambers",
         "example": [
            "Humidity chambers",
            "Temperature chambers"
         ]
      },
      {
         "code": 23241505,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/23241505",
         "title": "Laser cutting machine",
         "example": [
            "Laser cutting machines",
            "Laser drills"
         ]
      },
      {
         "code": 41114508,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41114508",
         "title": "Surface testers",
         "example": [
            "Contact profilometers",
            "Non contact profilometers"
         ]
      },
      {
         "code": 41113708,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/41113708",
         "title": "Power meters",
         "example": [
            "Optical power meters",
            "Photoelectric power meters"
         ]
      },
      {
         "code": 23153018,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/related/tools_used/23153018",
         "title": "Positioning jig",
         "example": [
            "Micropositioners",
            "Positioning stages"
         ]
      }
   ]
}