Johns Hopkins University · Example Payload

Johns Hopkins University Schools Example

EducationHigher EducationUniversityResearchCourse CatalogNewsUnited States

Johns Hopkins University Schools Example is an example object payload from Johns Hopkins University, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://sis.jhu.edu/api/classes/codes/schools?key=YOUR_API_KEY"
  },
  "response": [
    { "Name": "Bloomberg School of Public Health", "Value": "Bloomberg School of Public Health" },
    { "Name": "Carey Business School", "Value": "Carey Business School" },
    { "Name": "Krieger School of Arts and Sciences", "Value": "Krieger School of Arts and Sciences" },
    { "Name": "Krieger School of Arts and Sciences Advanced Academic Programs", "Value": "Krieger School of Arts and Sciences Advanced Academic Programs" },
    { "Name": "Nitze School of Advanced International Studies", "Value": "Nitze School of Advanced International Studies" },
    { "Name": "School of Education", "Value": "School of Education" },
    { "Name": "School of Nursing", "Value": "School of Nursing" },
    { "Name": "The Peabody Institute", "Value": "The Peabody Institute" },
    { "Name": "Whiting School of Engineering", "Value": "Whiting School of Engineering" },
    { "Name": "Whiting School of Engineering Programs for Professionals", "Value": "Whiting School of Engineering Programs for Professionals" },
    { "Name": "The Peabody Preparatory", "Value": "The Peabody Preparatory" },
    { "Name": "Bloomberg School of Public Health Non-Credit", "Value": "Bloomberg School of Public Health Non-Credit" },
    { "Name": "School of Medicine", "Value": "School of Medicine" }
  ]
}