University of Florida · Example Payload

University Of Florida Soc Filters Response

Verbatim live response from the UF SOC filters endpoint, each vocabulary truncated to its first six entries. Full counts observed 2026-09-01: 3 categories, 8 progLevels, 49 terms, 203 departments.

UniversityHigher EducationEducationPublic Research UniversityUnited StatesFloridaAssociation of American UniversitiesCourse CatalogDigital CollectionsLibraryResearch DataIdentity FederationOAI-PMHResearch Computing

University Of Florida Soc Filters Response is an example object payload from University of Florida, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

specificationspecificationVersionproviderproviderIdgeneratedmethodsourcex-operatordescriptionrequestresponse

Example Payload

Raw ↑
{
  "specification": "API Evangelist Examples",
  "specificationVersion": "0.1",
  "provider": "University of Florida",
  "providerId": "university-of-florida",
  "generated": "2026-09-01",
  "method": "probed",
  "source": "https://one.ufl.edu/apix/soc/filters/ (HTTP 200, 2026-09-01)",
  "x-operator": "institution",
  "description": "Verbatim live response from the UF SOC filters endpoint, each vocabulary truncated to its first six entries. Full counts observed 2026-09-01: 3 categories, 8 progLevels, 49 terms, 203 departments.",
  "request": {
    "method": "GET",
    "url": "https://one.ufl.edu/apix/soc/filters/",
    "authentication": "none"
  },
  "response": {
    "status": 200,
    "content_type": "application/json",
    "truncated": true,
    "body": {
      "categories": [
        {
          "CODE": "CWSP",
          "DESC": "Campus / Web / Special Program"
        },
        {
          "CODE": "UFOL",
          "DESC": "UF Online Program"
        },
        {
          "CODE": "IA",
          "DESC": "Innovation Academy"
        }
      ],
      "progLevels": [
        {
          "CODE": "UGRD",
          "DESC": "Undergraduate"
        },
        {
          "CODE": "GRAD",
          "DESC": "Graduate"
        },
        {
          "CODE": "LAW",
          "DESC": "Law"
        },
        {
          "CODE": "MED",
          "DESC": "Medical School"
        },
        {
          "CODE": "PHM",
          "DESC": "Pharmacy"
        },
        {
          "CODE": "PA",
          "DESC": "Physician Assistant"
        }
      ],
      "terms": [
        {
          "CODE": "2268",
          "DESC": "Fall 2026",
          "SORT_TERM": 2268
        },
        {
          "CODE": "2265",
          "DESC": "Summer 2026",
          "SORT_TERM": 2265
        },
        {
          "CODE": "22656W1",
          "DESC": "Summer A 2026",
          "SORT_TERM": 2265
        },
        {
          "CODE": "22656W2",
          "DESC": "Summer B 2026",
          "SORT_TERM": 2265
        },
        {
          "CODE": "22651",
          "DESC": "Summer C 2026",
          "SORT_TERM": 2265
        },
        {
          "CODE": "2261",
          "DESC": "Spring 2026",
          "SORT_TERM": 2261
        }
      ],
      "departments": [
        {
          "CODE": "17030000",
          "DESC": "Accounting, Fisher School of"
        },
        {
          "CODE": "23020000",
          "DESC": "Advertising"
        },
        {
          "CODE": "16620000",
          "DESC": "African American Studies"
        },
        {
          "CODE": "16600000",
          "DESC": "African Studies"
        },
        {
          "CODE": "60030000",
          "DESC": "Agricultural & Life Sciences General"
        },
        {
          "CODE": "60260000",
          "DESC": "Agricultural Education and Communication"
        }
      ]
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/university-of-florida-soc-filters-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.