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-5011.00/related/tasks/8194
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "8194",
      "title": "Estimate freight or postal rates and record shipment costs and weights.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-5011.00?tasks=8194"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
         "code": "43-3021.00",
         "title": "Billing and Posting Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/",
         "code": "43-5071.00",
         "title": "Shipping, Receiving, and Inventory Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4151.00/",
         "code": "43-4151.00",
         "title": "Order Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-2022.00/",
         "code": "41-2022.00",
         "title": "Parts Salespersons",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/",
         "code": "43-5051.00",
         "title": "Postal Service Clerks",
         "tags": {}
      }
   ]
}