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-5011.00/related/detailed_work_activities/4.A.4.c.3.I05.D01
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.A.4.c.3.I05.D01",
      "title": "Order materials, supplies, or equipment.",
      "see_more": "https://api-v2.onetcenter.org/online/related_activities/results/39-5011.00?activities=4.A.4.c.3.I05.D01"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-4012.00/",
         "code": "41-4012.00",
         "title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/",
         "code": "51-9071.00",
         "title": "Jewelers and Precious Stone and Metal Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
         "code": "51-3021.00",
         "title": "Butchers and Meat Cutters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-6012.00/",
         "code": "39-6012.00",
         "title": "Concierges",
         "tags": {}
      }
   ]
}