1. DEMO
API Documents - GuGuData | Production-Ready APIs Built for Developers
  • GuGuData API documents
  • Metadata
    • DEMO
      • Get demo programme data for a global university
        GET
      • [DEMO] Chinese Poem
        GET
      • [DEMO] Stock HK Symbols
        GET
      • Get demo data for global university ranking
        GET
      • [DEMO] Global University
        GET
      • [DEMO] Global QS World University Rankings
        GET
      • [DEMO] US CIP Codes
        GET
      • [DEMO] US College Institutions Data API
        GET
      • [DEMO] US College Programs Data API
        GET
      • [DEMO] Stock US Symbols
        GET
    • Chinese Poem
      GET
    • Stock HK Symbols
      GET
    • Stock US Symbols
      GET
    • Global University
      GET
    • Get programme data for a global university
      GET
    • US College Institution Detail
      GET
    • Get global university ranking data
      GET
    • US College Institution Programs
      GET
    • Global QS World University Rankings
      GET
    • Chinese Poem
      GET
    • US CIP Codes Search
      GET
    • Get a hosted global university logo
      GET
    • US College Institutions Search
      GET
    • Get US college institution details
      GET
    • Get programs for a US college institution
      GET
    • US College Programs Search
      GET
  • Website Tools
    • DEMO
      • [DEMO] Article Content Extraction API
      • [DEMO] Extract Images from Article URL API
      • [DEMO] Article Extract
      • [DEMO] Domain DNS Information Query
      • [DEMO] Geographic Coordinate System Converter
      • [DEMO] IP Address
      • [DEMO] PageSpeed and SEO Score API
      • [DEMO] Format International Phone
      • [DEMO] Webpage Readable Content Extraction
      • [DEMO] Search Visibility API
      • [DEMO] Short Link API
      • [DEMO] Domain SSL Certificate Information Parsing
      • [DEMO] Extract Structured JSON from Webpage
      • [DEMO] Website Snapshot
      • [DEMO] Get URL links
      • [DEMO] URL to static HTML
      • [DEMO] URL to Image
      • [DEMO] URL to Markdown
      • [DEMO] Query Website Favicon and Title
      • [DEMO] Domain Whois
    • Geographic Coordinate System Converter
    • Article Content Extraction API
    • Extract Images from Article URL API
    • Article Extract
    • extractFromHtml
    • Domain DNS Information Query
    • IP Address
    • PageSpeed and SEO Score API
    • Score webpage performance and SEO signals
    • Format International Phone
    • Format International Phone
    • Webpage Readable Content Extraction
    • Search Visibility API
    • Short Link API
    • Get short link
    • Update short link
    • Redirect short link
    • Domain SSL Certificate Information Parsing
    • Extract Structured JSON from Webpage
    • Website Snapshot
    • Get URL links
    • URL to static HTML
    • URL to Image
    • Convert Webpage to Image
    • URL to Markdown
    • Query Website Favicon and Title
    • Domain Whois
  • Image Recognition
    • DEMO
      • [DEMO] Convert HTML to Word
      • [DEMO] Image Compress
      • [DEMO] Image OCR
      • [DEMO] Image OCR to Word API
      • [DEMO] HTML to PDF
      • [DEMO] Markdown to PDF
      • [DEMO] OCR API
      • [DEMO] PDF Splitting
      • [DEMO] PDF Summary
      • [DEMO] PDF to Format
      • [DEMO] PDF to HTML
      • [DEMO] PDF OCR to Text API
      • [DEMO] PDF OCR to Word API
      • [DEMO] PPT to Images
      • [DEMO] Convert PPT to PDF
      • [DEMO] Word to HTML
    • Convert HTML to Word
    • Image Compress
    • Image OCR
    • Image OCR to Word API
    • HTML to PDF
    • Markdown to PDF
    • PDF Splitting
    • OCR API
    • PDF Summary
    • PDF to Format
    • PDF to HTML
    • PDF OCR to Text API
    • PDF OCR to Word API
    • PPT to Images
    • Convert PPT to PDF
    • Word to HTML
  • QRcode and Barcode
    • DEMO
      • [DEMO] Bar Code
      • [DEMO] Decode QR Code from Image
      • [DEMO] QR Code
      • [DEMO] Wifi QR Code
    • Bar Code
    • Decode QR Code from Image
    • QR Code
    • Wifi QR Code
  • Text Tools
    • DEMO
      • [DEMO] ISBN Book Metadata Lookup
      • [DEMO] Detect Text Language
      • [DEMO] Simplified and Traditional Chinese Converter
      • [DEMO] Text Similarity Calculator
    • Simplified and Traditional Chinese Converter
    • ISBN Book Metadata Lookup
    • Detect Text Language
    • Simplified and Traditional Chinese Converter
    • Text Similarity Calculator
  • healthcheck
    GET
  • Schemas
    • BarcodeRequest
    • CertificateInfoDTO
    • Chinese Script Conversion Request
    • Comparator«string»
    • CreateShortLinkRequest
    • DetectLanguageRequest
    • Education Response Metadata
    • Global University Programmes Response
    • Global University Ranking Response
    • Global University Response
    • HK Stock Symbol
    • HK Stock Symbols Response
    • IPLocationResponse
    • JSONConfig
    • PageSpeedScoreRequest
    • QRCodeRequest
    • Response Metadata
    • SearchVisibilityMatch
    • SearchVisibilityMetrics
    • SearchVisibilityObservedItem
    • SearchVisibilityRequest
    • SearchVisibilityResponse
    • SearchVisibilitySearchMetadata
    • ShortLinkResponse
    • Text Similarity Request
    • US CIP Code Data
    • US CIP Code Response
    • US College Institution Data
    • US College Institution Response
    • US College Program Data
    • US College Program Response
    • US Stock Symbol
    • US Stock Symbols Response
    • University Data
    • University Programme Data
    • UpdateShortLinkRequest
    • Url2JsonRequestDTO
    • UrlSnapshotRequest
    • UrlSnapshotResponse
    • WebPageRequestDTO
    • WebPageToImageRequestDTO
    • WebSiteFaviconDTO
    • WhoisEntityDTO
    • WifiQRCodeRequest
  1. DEMO

[DEMO] US College Institutions Data API

GET
https://api.gugudata.io/v1/education/us/institutions/demo
Metadata
Last modified:2026-07-29 05:16:01
US College Institutions Data API
Search standardized US college and university institution data, including location, ownership, degree level, admissions, tuition, completion, enrollment, website, and source freshness fields.
Method: GET
Path: /v1/education/us/institutions/search
Demo: https://api.gugudata.io/v1/education/us/institutions/demo
OpenAPI: https://gugudata.io/assets/openapi/gugudata.openapi.3.1.json
Request Parameters:
appkey (string, required): Application key used for request authentication. Supply the value as a query parameter, form field, or multipart field according to the request content type.
name (string, optional): Name filter used by the endpoint dataset.
state (string, optional): US state abbreviation, such as CA or MA
city (string, optional): City filter used by the endpoint dataset.
ownership (string, optional): Ownership filter, such as public or private
degreeLevel (string, optional): Degree level keyword
minAdmissionRate (number, optional): Minimum admission rate
maxTuition (number, optional): Maximum in-state tuition
sort (string, optional): Sort expression in the format documented by the endpoint.
pageIndex (integer, optional): One-based page index for pagination.
pageSize (integer, optional): Number of records returned per page.
Response Fields:
dataStatus.dataTotalCount (integer, required): Total number of records that match the request.
data[].unitId (integer, required): IPEDS UNITID
data[].institutionName (string, required): Institution name
data[].state (string, required): US state
data[].website (string, optional): Institution website
data[].admissionRate (number, optional): Admission rate when available
data[].tuitionInState (number, optional): In-state tuition when available
data[].sourceYear (integer, required): Source data year
data[].sourceUpdatedAt (string, optional): Source update timestamp
HTTP Status Codes:
200: Request processed successfully. Some endpoints expose a separate application-level status field in the response body, such as dataStatus.statusCode.
400: Invalid request parameters or request format. Check required fields, data types, and request body format.
401: Missing or unknown application key. Provide a valid appkey with the request.
403: The application key is recognized but access is not allowed. The key may be expired, inactive, or not permitted for the requested API.
429: Request rate or trial usage limit exceeded. Reduce concurrency or retry after the limit window resets.
500: Internal service error. Retry later or contact support if the error persists.
503: Upstream service unavailable. Retry later; the requested upstream dependency is temporarily unavailable.
Business Status Codes:
100 Request successful: No additional remark.
101 Invalid request parameters: No additional remark.
110 Internal server error: No additional remark.
Key Features:
Search US colleges and universities by name, state, city, ownership, and degree level.
Filter institutions by tuition, admission rate, completion rate, enrollment size, and location fields when available.
Compare public, private nonprofit, private for-profit, two-year, and four-year institution attributes.
Return standardized school identifiers, website, city, state, latitude, longitude, and source freshness fields.
Power school finder pages, college comparison tools, education CRM enrichment, and market research workflows.
Support AI agents and search products with normalized institution records ready for ranking and retrieval.
Use pagination and sortable fields to build directories, dashboards, and backend data products at scale.
Combine with the US College Programs Data API to drill down from each school to available fields of study.
Details:
https://gugudata.io/details/us-college-institutions

Request

None

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.gugudata.io/v1/education/us/institutions/demo'

Responses

🟢200成功
*/*
OK
Body*/*

Example
{
    "data": [
        {
            "admissionRate": 0,
            "city": "string",
            "completionRate": 0,
            "degreeLevel": "string",
            "institutionName": "string",
            "institutionType": "string",
            "netPricePrivate": 0,
            "netPricePublic": 0,
            "opeId": "string",
            "ownership": "string",
            "scorecardId": "string",
            "source": "string",
            "sourceUpdatedAt": "string",
            "sourceYear": 0,
            "state": "string",
            "studentSize": 0,
            "tuitionInState": 0,
            "tuitionOutOfState": 0,
            "unitId": 0,
            "website": "string",
            "zip": "string"
        }
    ],
    "dataStatus": {
        "dataTotalCount": 0,
        "requestParameter": "string",
        "responseDateTime": "string",
        "status": "APPKEY_EXPIRED",
        "statusCode": 0,
        "statusDescription": "string"
    }
}
🟠401
🟠403
🟠404
Modified at 2026-07-29 05:16:01
Previous
[DEMO] US CIP Codes
Next
[DEMO] US College Programs Data API
Built with