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/27-1022.00/related/tools_used/52141603
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 52141603,
      "title": "Domestic clothing irons",
      "example": [
         "Steam irons"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/",
         "code": "39-3092.00",
         "title": "Costume Attendants",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Electric irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
         "code": "27-1012.00",
         "title": "Craft Artists",
         "tags": {},
         "example": [
            "Steam irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
         "code": "51-6092.00",
         "title": "Fabric and Apparel Patternmakers",
         "tags": {},
         "example": [
            "Pressing irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/",
         "code": "25-1192.00",
         "title": "Family and Consumer Sciences Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Pressing equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
         "code": "51-7021.00",
         "title": "Furniture Finishers",
         "tags": {},
         "example": [
            "Steam irons"
         ]
      }
   ]
}