University of Texas at Austin

The University of Texas at Austin is a flagship public research university in Austin, Texas, United States, ranked #65 in the QS World University Rankings 2025. Its public, machine-readable API footprint is concentrated in its library and research-data infrastructure rather than a single centralized developer portal. The UT Libraries operate Texas ScholarWorks, a DSpace 8 institutional repository exposing a public DSpace REST API and an OAI-PMH metadata-harvesting endpoint, and the university participates in the Texas Data Repository, a Dataverse instance hosted by the Texas Digital Library that offers a documented REST API. Enterprise integration APIs (the UT Austin API Registry / Identity and Access Management services) exist but are gated behind UT EID authentication and internal ServiceNow access.

University of Texas at Austin publishes 3 APIs on the APIs.io network. Tagged areas include Education, Higher Education, University, Research, and Library.

The University of Texas at Austin catalog on APIs.io includes 1 JSON-LD context.

University of Texas at Austin’s developer surface includes GitHub presence and 8 more developer resources.

21.4/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
3 APIs
EducationHigher EducationUniversityResearchLibraryOpen DataInstitutional RepositoryUnited StatesTexas

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.4/100 · emerging
Contract Quality 3.2 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/university-of-texas-at-austin: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Texas ScholarWorks DSpace REST API

Public DSpace 8 REST API for Texas ScholarWorks, the UT Austin institutional repository of theses, dissertations, faculty research, and open-access scholarship. The API root rep...

Texas ScholarWorks OAI-PMH Endpoint

OAI-PMH 2.0 metadata-harvesting endpoint for Texas ScholarWorks. An Identify request returns repositoryName "DSpace at UT Austin" with a baseURL of https://repositories.lib.utex...

Texas Data Repository (Dataverse) API

UT Austin publishes and archives research datasets in the Texas Data Repository, a Dataverse instance hosted by the Texas Digital Library (shared across Texas institutions). The...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

University Of Texas At Austin Context

11 classes · 3 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

University Of Texas At Austin Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: university-of-texas-at-austin
name: University of Texas at Austin
description: 'The University of Texas at Austin is a flagship public research university in Austin, Texas, United States,
  ranked #65 in the QS World University Rankings 2025. Its public, machine-readable API footprint is concentrated in its library
  and research-data infrastructure rather than a single centralized developer portal. The UT Libraries operate Texas ScholarWorks,
  a DSpace 8 institutional repository exposing a public DSpace REST API and an OAI-PMH metadata-harvesting endpoint, and the
  university participates in the Texas Data Repository, a Dataverse instance hosted by the Texas Digital Library that offers
  a documented REST API. Enterprise integration APIs (the UT Austin API Registry / Identity and Access Management services)
  exist but are gated behind UT EID authentication and internal ServiceNow access.'
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/university-of-texas-at-austin.png
url: https://raw.githubusercontent.com/api-evangelist/university-of-texas-at-austin/refs/heads/main/apis.yml
tags:
- Education
- Higher Education
- University
- Research
- Library
- Open Data
- Institutional Repository
- United States
- Texas
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
- aid: university-of-texas-at-austin:scholarworks-rest
  name: Texas ScholarWorks DSpace REST API
  description: Public DSpace 8 REST API for Texas ScholarWorks, the UT Austin institutional repository of theses, dissertations,
    faculty research, and open-access scholarship. The API root reports "DSpace at UT Austin" and exposes HAL+JSON resources
    for communities, collections, items, and bitstreams. Verified live (HTTP 200) on 2026-06-03.
  humanURL: https://repositories.lib.utexas.edu/
  baseURL: https://repositories.lib.utexas.edu/server/api
  tags:
  - Library
  - Institutional Repository
  - Research
  - DSpace
  - Open Access
  properties:
  - type: Documentation
    url: https://repositories.lib.utexas.edu/server/api
- aid: university-of-texas-at-austin:scholarworks-oai
  name: Texas ScholarWorks OAI-PMH Endpoint
  description: OAI-PMH 2.0 metadata-harvesting endpoint for Texas ScholarWorks. An Identify request returns repositoryName
    "DSpace at UT Austin" with a baseURL of https://repositories.lib.utexas.edu/server/oai/request and earliest datestamp
    2008. Verified live (HTTP 200) on 2026-06-03.
  humanURL: https://guides.lib.utexas.edu/metadata-basics/harvesting
  baseURL: https://repositories.lib.utexas.edu/server/oai/request
  tags:
  - Library
  - OAI-PMH
  - Metadata
  - Institutional Repository
  - Open Access
  properties:
  - type: Documentation
    url: https://guides.lib.utexas.edu/metadata-basics/harvesting
- aid: university-of-texas-at-austin:texas-data-repository
  name: Texas Data Repository (Dataverse) API
  description: UT Austin publishes and archives research datasets in the Texas Data Repository, a Dataverse instance hosted
    by the Texas Digital Library (shared across Texas institutions). The Dataverse REST API was verified live at version 6.10.1
    (HTTP 200) on 2026-06-03; UT Austin maintains a dedicated Dataverse collection. API write operations require a free account
    and API token.
  humanURL: https://guides.lib.utexas.edu/research-data-services/texas-data-repository
  baseURL: https://dataverse.tdl.org/api
  tags:
  - Research
  - Open Data
  - Dataverse
  - Research Data
  - Library
  properties:
  - type: Documentation
    url: https://guides.dataverse.org/en/latest/api/index.html
  - type: Signup
    url: https://dataverse.tdl.org/
common:
- type: DomainSecurity
  url: security/university-of-texas-at-austin-domain-security.yml
- type: Website
  url: https://www.utexas.edu/
- type: GitHub
  url: https://github.com/utexas
- type: LinkedIn
  url: https://www.linkedin.com/school/university-of-texas-at-austin/
- type: DeveloperPortal
  url: https://it.utexas.edu/services/web-publishing-software-development
- type: Plans
  url: plans/university-of-texas-at-austin-plans-pricing.yml
- type: RateLimits
  url: rate-limits/university-of-texas-at-austin-rate-limits.yml
- type: FinOps
  url: finops/university-of-texas-at-austin-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com