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
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/49-2022.00/related/tools_used/41113641
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41113641
,
"title": "GFI circuit testers",
"example": [
"Cable fault finders",
"Receptacle analyzers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4011.00/",
"code": "47-4011.00",
"title": "Construction and Building Inspectors",
"tags": {},
"example": [
"Arc receptacle testers",
"Ground fault circuit interrupter GFCI testers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/",
"code": "47-2111.00",
"title": "Electricians",
"tags": {
"bright_outlook": true
},
"example": [
"Ground fault circuit interrupter GFCI testers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/",
"code": "33-2021.00",
"title": "Fire Inspectors and Investigators",
"tags": {},
"example": [
"Ground fault testers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/",
"code": "49-9021.00",
"title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
"tags": {
"bright_outlook": true
},
"example": [
"Ground fault circuit interrupter GFCI testers",
"Receptacle testers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-3013.00/",
"code": "47-3013.00",
"title": "Helpers--Electricians",
"tags": {},
"example": [
"Ground fault circuit interrupter GFCI testers"
]
}
]
}