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/39-5092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 53131617,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/53131617",
         "title": "Manicure implements",
         "example": [
            "Cuticle knives",
            "Cuticle scissors",
            "Nail scissors",
            "Nail scrub brushes"
         ],
         "example_more": [
            "Cuticle nippers",
            "Cuticle pushers",
            "Emery boards",
            "Finger separators",
            "Finishing nail stones",
            "Nail buffing blocks",
            "Nail files"
         ]
      },
      {
         "code": 53131621,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/53131621",
         "title": "Nail clippers",
         "example": [
            "Nail nippers",
            "Nail slicers"
         ]
      },
      {
         "code": 53131618,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/53131618",
         "title": "Pedicure implements",
         "example": [
            "Callus shavers",
            "Toe separators"
         ]
      },
      {
         "code": 11111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/11111610",
         "title": "Pumice stone",
         "example": [
            "Pumice stones"
         ]
      },
      {
         "code": 42142201,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/42142201",
         "title": "Extremity hydrotherapy baths or tanks",
         "example": [
            "Foot baths"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Pedicure carts"
         ]
      },
      {
         "code": 42281531,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/42281531",
         "title": "Ultraviolet sterilizers",
         "example": [
            "Ultraviolet UV sterilizers"
         ]
      },
      {
         "code": 42281502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/42281502",
         "title": "Dry heat or hot air sterilizers",
         "example": [
            "Dry heat sterilizers"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}