UNC Dataverse Native REST API (Dataverse deployment)

UNC Dataverse, the Odum Institute's research data repository, runs Dataverse 6.8 and exposes the Dataverse Native REST API at /api. GET /api/info/version is keyless and returned {"version":"6.8","build":"with-mdq-bugfix"} on 2026-08-30; GET /api/search returns 401 "Only authenticated users can perform the requested operation" and needs an X-Dataverse-key token. The deployment is UNC's and the data in it is UNC's, but the contract is the Dataverse product's — identical in title, description and shape to the specs eight other institutions in this catalog ship — so no OpenAPI is stored under this profile. Thirty-six per-tag OpenAPI documents, their pristine source spec and 84 artifacts derived from them — 122 files in all — were removed from this repository on 2026-08-30 for exactly that reason. Score the contract against Dataverse's own project, not against UNC.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/dataverse-native-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-north-carolina-at-chapel-hill:dataverse-native-api
name: UNC Dataverse Native REST API (Dataverse deployment)
description: UNC Dataverse, the Odum Institute's research data repository, runs Dataverse 6.8 and exposes
  the Dataverse Native REST API at /api. GET /api/info/version is keyless and returned {"version":"6.8","build":"with-mdq-bugfix"}
  on 2026-08-30; GET /api/search returns 401 "Only authenticated users can perform the requested operation"
  and needs an X-Dataverse-key token. The deployment is UNC's and the data in it is UNC's, but the contract
  is the Dataverse product's — identical in title, description and shape to the specs eight other institutions
  in this catalog ship — so no OpenAPI is stored under this profile. Thirty-six per-tag OpenAPI documents,
  their pristine source spec and 84 artifacts derived from them — 122 files in all — were removed from
  this repository on 2026-08-30 for exactly that reason. Score the contract against Dataverse's own project,
  not against UNC.
humanURL: https://dataverse.unc.edu/
baseURL: https://dataverse.unc.edu/api
x-operator: tenant
x-operator-evidence: The host is UNC's (dataverse.unc.edu CNAME dataverse-aws.irss.unc.edu), so a hostname-only
  verdict reads `institution` — but the contract is host-independent. info.title "Dataverse API", info.description
  "Open source research data repository software" and version 6.8 are the Dataverse project's, and audit-university-contracts.py
  finds the same normalized titles shipped by harvard, maastricht, ntnu, queens-university-at-kingston
  and four others. The relationship is real and is kept; the product's spec is not.
tags:
- Research Data
- Research Repository
- Dataverse
- Shared Contract
properties:
- type: Website
  url: https://dataverse.unc.edu/
- type: Documentation
  url: https://guides.dataverse.org/en/latest/api/