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/25-4031.00/related/technology_skills/43232609
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232609,
      "title": "Library software",
      "example": [
         "Online Computer Library Center (OCLC) databases",
         "SirsiDynix Symphony",
         "WebClarity Software BookWhere",
         "WorldCat"
      ],
      "occupation_total": 6,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232609"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/",
         "code": "25-4022.00",
         "title": "Librarians and Media Collections Specialists",
         "tags": {},
         "example": [
            "Online Computer Library Center (OCLC) databases",
            "RCL Software Media Library Manager",
            "Surpass management system software",
            "WorldCat"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/",
         "code": "43-4121.00",
         "title": "Library Assistants, Clerical",
         "tags": {},
         "example": [
            "Cataloging software",
            "Online Computer Library Center (OCLC) databases",
            "ResourceMate Plus",
            "WorldCat"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1082.00/",
         "code": "25-1082.00",
         "title": "Library Science Teachers, Postsecondary",
         "tags": {},
         "example": [
            "EBSCO Information Services Academic Search Premier",
            "EBSCO Information Services Library Literature and Information Science Index",
            "Thomson Reuters Web of Science",
            "Ulrichsweb"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/23-2011.00/",
         "code": "23-2011.00",
         "title": "Paralegals and Legal Assistants",
         "tags": {},
         "example": [
            "Computer access catalog software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/",
         "code": "51-5113.00",
         "title": "Print Binding and Finishing Workers",
         "tags": {},
         "example": [
            "Houchen Bindery Library Automated Retrieval System LARS"
         ]
      }
   ]
}