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-3011.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/details/detailed_work_activities?start=11&end=13",
   "activity": [
      {
         "id": "4.A.3.b.6.I10.D03",
         "title": "Maintain financial or account records.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.3.b.6.I10.D03"
      },
      {
         "id": "4.A.1.a.2.I03.D01",
         "title": "Monitor financial information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.1.a.2.I03.D01"
      },
      {
         "id": "4.A.4.a.3.I03.D07",
         "title": "Provide notifications to customers or patrons.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.a.3.I03.D07"
      },
      {
         "id": "4.A.4.a.7.I02.D06",
         "title": "Negotiate financial arrangements.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.a.7.I02.D06"
      },
      {
         "id": "4.A.4.a.3.I03.D04",
         "title": "Discuss account status or activity with customers or patrons.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.a.3.I03.D04"
      },
      {
         "id": "4.A.4.a.8.I03.D01",
         "title": "Respond to customer problems or complaints.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.a.8.I03.D01"
      },
      {
         "id": "4.A.4.c.3.I04.D01",
         "title": "Collect deposits, payments or fees.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.c.3.I04.D01"
      },
      {
         "id": "4.A.1.a.1.I23.D01",
         "title": "Interview employees, customers, or others to collect information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.1.a.1.I23.D01"
      },
      {
         "id": "4.A.1.a.1.I14.D03",
         "title": "Obtain personal or financial information about customers or applicants.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.1.a.1.I14.D03"
      },
      {
         "id": "4.A.4.a.2.I03.D02",
         "title": "Provide information to coworkers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/related/detailed_work_activities/4.A.4.a.2.I03.D02"
      }
   ]
}