UChile Research Data Repository API (Dataverse)

The University of Chile self-hosts a Dataverse installation at datos.uchile.cl on its own network (200.89.78.15, the same /16 as uchile.cl), administered from repositoriodedatos@uchile.cl. The REST API is open and unauthenticated for read: GET /api/info/version returned 200 with {version 5.13, build 1244-79d6e57} and GET /api/search?q=*&type=dataset returned 200 with 156 datasets on 2026-09-01. The host also serves its own generated OpenAPI at /openapi (200, 280,980 bytes) — but that document is the Dataverse product contract, titled "Deployed Resources" with internal default-server hostnames, identical to every Dataverse 5.13 deployment. It is NOT UChile's engineering and is deliberately not carried in this repo; a rebranded copy of it was removed on 2026-09-01. The endpoint is UChile's, the contract is IQSS's.

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/datos-dataverse-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-chile:datos-dataverse-api
name: UChile Research Data Repository API (Dataverse)
description: 'The University of Chile self-hosts a Dataverse installation at datos.uchile.cl on its own
  network (200.89.78.15, the same /16 as uchile.cl), administered from repositoriodedatos@uchile.cl. The
  REST API is open and unauthenticated for read: GET /api/info/version returned 200 with {version 5.13,
  build 1244-79d6e57} and GET /api/search?q=*&type=dataset returned 200 with 156 datasets on 2026-09-01.
  The host also serves its own generated OpenAPI at /openapi (200, 280,980 bytes) — but that document
  is the Dataverse product contract, titled "Deployed Resources" with internal default-server hostnames,
  identical to every Dataverse 5.13 deployment. It is NOT UChile''s engineering and is deliberately not
  carried in this repo; a rebranded copy of it was removed on 2026-09-01. The endpoint is UChile''s, the
  contract is IQSS''s.'
humanURL: https://datos.uchile.cl/
baseURL: https://datos.uchile.cl/api
x-operator: institution
tags:
- Research Data
- Repository
- Dataverse
- Open Data
- Search
- DOI
properties:
- type: Website
  url: https://datos.uchile.cl/
- type: Documentation
  url: https://guides.dataverse.org/en/latest/api/
- type: x-openapi-upstream
  url: https://datos.uchile.cl/openapi
- type: x-example
  url: examples/university-of-chile-info-version-example.json
- type: x-example
  url: examples/university-of-chile-search-example.json
- type: x-vocabulary
  url: vocabulary/university-of-chile-vocabulary.yml