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/43-9022.00/related/detailed_work_activities/4.A.3.b.1.I05.D01
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.A.3.b.1.I05.D01",
      "title": "Operate computers or computerized equipment.",
      "see_more": "https://api-v2.onetcenter.org/online/related_activities/results/43-9022.00?activities=4.A.3.b.1.I05.D01"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/",
         "code": "43-5053.00",
         "title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-6013.00/",
         "code": "43-6013.00",
         "title": "Medical Secretaries and Administrative Assistants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-3031.00/",
         "code": "25-3031.00",
         "title": "Substitute Teachers, Short-Term",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, and Auditing Clerks",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}