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-3026.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 107,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114611,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/41114611",
         "title": "Hardness testers",
         "example": [
            "Automatic microhardness testers",
            "Digital hardness testers",
            "Manual hardness testers"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/23101513",
         "title": "Milling machines",
         "example": [
            "3-axis computer numerically controlled CNC milling machines",
            "Computerized numerical control CNC machining centers",
            "Computerized numerical control CNC routers"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Automated vision systems",
            "Programmable automation controllers PAC",
            "Programmable logic controllers PLC"
         ]
      },
      {
         "code": 23161510,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/23161510",
         "title": "Casting machines",
         "example": [
            "Centrifugal casting machines",
            "Permanent mold casting machines"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators",
            "Programmable function generators"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Laser scanners",
            "Three-dimensional laser digitizers"
         ]
      },
      {
         "code": 41114621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/41114621",
         "title": "Tension testers",
         "example": [
            "Servohydraulic tensile testing machines",
            "Tensile testers"
         ]
      },
      {
         "code": 23242303,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/related/tools_used/23242303",
         "title": "Horizontal turning center",
         "example": [
            "Computerized numerical control CNC lathes",
            "Engine lathes"
         ]
      }
   ]
}