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-5091.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 53131629,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/53131629",
         "title": "Makeup kits",
         "example": [
            "Eye shadow brushes",
            "Fan brushes",
            "Round brushes",
            "Smudge brushes"
         ],
         "example_more": [
            "Angle brushes",
            "Angle liners",
            "Brow brushes",
            "Chisel brushes",
            "Contour brushes",
            "Dome brushes",
            "Fine detail brushes",
            "Flat brushes",
            "Foundation brushes",
            "Lip brushes",
            "Makeup application spatulas",
            "Mascara brushes",
            "Oval brushes",
            "Pro striper brushes",
            "Rouge brushes"
         ]
      },
      {
         "code": 60141401,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/60141401",
         "title": "Costumes or accessories",
         "example": [
            "Wigs"
         ]
      },
      {
         "code": 60121231,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/60121231",
         "title": "Palette knives",
         "example": [
            "Makeup blending spatulas"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Spritzer bottles"
         ]
      },
      {
         "code": 42142913,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/42142913",
         "title": "Contact lenses",
         "example": [
            "Colored contact lenses"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 53131604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/53131604",
         "title": "Hair combs or brushes",
         "example": [
            "Eyebrow combs"
         ]
      },
      {
         "code": 31211914,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/31211914",
         "title": "Air brushes",
         "example": [
            "Airbrushing tools"
         ]
      },
      {
         "code": 60121237,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/tools_used/60121237",
         "title": "Palettes for paint or ink mixing",
         "example": [
            "Mixing palettes"
         ]
      }
   ]
}