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/veterans/careers/23-2093.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "23-2093.00",
   "title": "Title Examiners, Abstractors, & Searchers",
   "tags": {},
   "also_called": [
      {
         "title": "Abstractor",
         "summary": true
      },
      {
         "title": "Commercial Title Examiner",
         "summary": false
      },
      {
         "title": "Searcher",
         "summary": false
      },
      {
         "title": "Title Abstractor",
         "summary": false
      },
      {
         "title": "Title Agent",
         "summary": false
      },
      {
         "title": "Title Examiner",
         "summary": true
      },
      {
         "title": "Title Officer",
         "summary": true
      },
      {
         "title": "Title Searcher",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Paralegal",
         "Paralegal Apprentice",
         "Paralegal Craftsman",
         "Paralegal Helper",
         "Paralegal Journeyman",
         "Paralegal Manager",
         "Paralegal Superintendent"
      ],
      "army": [
         "Paralegal Specialist"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Journeyman Paralegal"
      ],
      "space_force": []
   },
   "what_they_do": "Search real estate records, examine titles, or summarize pertinent legal or insurance documents or details for a variety of purposes. May compile lists of mortgages, contracts, and other instruments pertaining to titles by searching public and private records for law firms, real estate agencies, or title insurance companies.",
   "on_the_job": [
      "Examine documentation such as mortgages, liens, judgments, easements, plat books, maps, contracts, and agreements to verify factors such as properties' legal descriptions, ownership, or restrictions.",
      "Examine individual titles to determine if restrictions, such as delinquent taxes, will affect titles and limit property use.",
      "Prepare reports describing any title encumbrances encountered during searching activities and outlining actions needed to clear titles."
   ],
   "word_cloud_terms": [
      "information",
      "title",
      "document",
      "conventional interests",
      "contract",
      "abstractor",
      "english language",
      "map",
      "property",
      "mortgage"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-2093.00/explore_more",
         "title": "Explore More"
      }
   ]
}