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/49-3022.00/related/tools_used/27111501
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 27111501,
      "title": "Knife blades",
      "example": [
         "Hot knife blades",
         "Pneumatic windshield removal blades"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body and Related Repairers",
         "tags": {},
         "example": [
            "Double-edged blades"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2041.00/",
         "code": "47-2041.00",
         "title": "Carpet Installers",
         "tags": {},
         "example": [
            "Floor scraper blades",
            "Hooked blades",
            "Tackless cutter blades",
            "Trimmer carpet blades"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/",
         "code": "47-5032.00",
         "title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
         "tags": {},
         "example": [
            "Fixed blade knives"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
         "code": "45-3031.00",
         "title": "Fishing and Hunting Workers",
         "tags": {},
         "example": [
            "Caper knives",
            "Fixed blade knives",
            "Fixed-blade knives",
            "Fleshing knives"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2042.00/",
         "code": "47-2042.00",
         "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Quarter moon knives"
         ]
      }
   ]
}