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-9111.00/related/technology_skills/43231510
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43231510,
      "title": "Label making software",
      "example": [
         "Label printing software"
      ],
      "occupation_total": 11,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43231510"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2012.01/",
         "code": "29-2012.01",
         "title": "Histology Technicians",
         "tags": {},
         "example": [
            "Brady Specimen Labeling System",
            "Specimen labeling system software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2011.04/",
         "code": "29-2011.04",
         "title": "Histotechnologists",
         "tags": {},
         "example": [
            "Brady Specimen Labeling System",
            "Specimen labeling system software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9061.00/",
         "code": "51-9061.00",
         "title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
         "tags": {},
         "example": [
            "Inspection marking systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/",
         "code": "29-1299.01",
         "title": "Naturopathic Physicians",
         "tags": {},
         "example": [
            "Labeling software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/",
         "code": "29-1051.00",
         "title": "Pharmacists",
         "tags": {},
         "example": [
            "Label-making software",
            "RxKinetics UD Labels for Windows"
         ]
      }
   ]
}