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/43-5052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 24102004,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/24102004",
         "title": "Storage racks or shelves",
         "example": [
            "Mail distribution cases",
            "Route cases"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Delivery unit computers",
            "Handheld computers"
         ]
      },
      {
         "code": 24113101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/24113101",
         "title": "Mail box",
         "example": [
            "Mail relay boxes"
         ]
      },
      {
         "code": 44103201,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/44103201",
         "title": "Time card machines",
         "example": [
            "Time clocks"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Wheeled carts"
         ]
      },
      {
         "code": 31151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/31151601",
         "title": "Safety chains",
         "example": [
            "Postal vehicle tire chains"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Portable barcode scanners"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger vehicles"
         ]
      },
      {
         "code": 24112006,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/24112006",
         "title": "Non metallic baskets",
         "example": [
            "Mail sorting trays"
         ]
      },
      {
         "code": 25101507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/tools_used/25101507",
         "title": "Light trucks or sport utility vehicles",
         "example": [
            "Small trucks"
         ]
      }
   ]
}