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-7021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112737,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/27112737",
         "title": "Orbital sander",
         "example": [
            "Orbital sanders"
         ]
      },
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "Grain combs",
            "Multipurpose paintbrushes",
            "Overgrainers",
            "Pencil brushes"
         ]
      },
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "Computer numerically control CNC spray painting machines",
            "Electrostatic spray guns",
            "Power paint sprayers"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Canister-type face masks",
            "Protective respirators"
         ]
      },
      {
         "code": 31211905,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/31211905",
         "title": "Paint mixers",
         "example": [
            "Paint agitators",
            "Power paint mixers"
         ]
      },
      {
         "code": 27111617,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/27111617",
         "title": "Rubber mallet",
         "example": [
            "Rubber mallets",
            "Soft mallets"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Baking ovens"
         ]
      },
      {
         "code": 27112710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/27112710",
         "title": "Power screwguns",
         "example": [
            "Power screwdrivers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      }
   ]
}