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-2199.05/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Precision positioning tables"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Soldering irons"
         ]
      },
      {
         "code": 23101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/23101513",
         "title": "Milling machines",
         "example": [
            "Computer numerically controlled CNC machining centers"
         ]
      },
      {
         "code": 23242304,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/23242304",
         "title": "Tracer or duplicating or contouring lathe",
         "example": [
            "Lathes"
         ]
      },
      {
         "code": 23241509,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/23241509",
         "title": "Metal band sawing machine",
         "example": [
            "Bandsaws"
         ]
      },
      {
         "code": 41114501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/41114501",
         "title": "Dynamometers",
         "example": []
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/27112704",
         "title": "Power grinders",
         "example": []
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.05/related/tools_used/43212105",
         "title": "Laser printers",
         "example": []
      }
   ]
}