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-6042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Industrial sewing machines",
            "Patch machines"
         ]
      },
      {
         "code": 27111554,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/27111554",
         "title": "Blade sharpener",
         "example": [
            "Knife sharpeners",
            "Scissor sharpeners"
         ]
      },
      {
         "code": 48111109,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/48111109",
         "title": "Shoe shining machine",
         "example": [
            "Shoe cleaning machines",
            "Shoe shine machines"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Automatic staple guns"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 23121503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/23121503",
         "title": "Winding or reeling or spooling machines",
         "example": [
            "Bobbin winders"
         ]
      },
      {
         "code": 23141703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/23141703",
         "title": "Leather nailing machines",
         "example": [
            "Shoe nailers"
         ]
      },
      {
         "code": 53112004,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/53112004",
         "title": "Shoe stretcher",
         "example": [
            "Shoe stretchers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Leather punches"
         ]
      },
      {
         "code": 23141605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6042.00/related/tools_used/23141605",
         "title": "Leather presses",
         "example": [
            "Leather pressing machines"
         ]
      }
   ]
}