How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rice Kinder Institute Urban Data Platform API

The only publicly callable API Rice University itself operates. Serves the Kinder Institute for Urban Research's Urban Data Platform: a 431-dataset catalog of Houston and Harris County urban data across fourteen subject categories, with 27 controlled vocabularies, DataCite DOIs under Rice's own 10.25612 prefix, and typed inter-dataset relations drawn from the DataCite RelationType vocabulary. Reads are anonymous and CORS-open; a member-scoped catalog sits behind an undocumented authorizer. Rice publishes no documentation, no OpenAPI and no developer portal for it — the description in this repository was written from live probes on 2026-09-01 and is marked `method: probed`. Operator is institution despite the AWS hostname: the API's own suggestedCitation field names "Rice University-Kinder Institute: UDP", kinder.rice.edu endorses and links the platform, and its DOIs resolve to DataCite client RICE.KINDER under member `rice`.

Rice Kinder Institute Urban Data Platform API is one of 8 APIs that Rice University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Open Data, Urban Research, Research Data, Datasets, and Geospatial. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, API documentation, and 1 JSON Schema.

This API exposes 5 operations across 5 paths, organized into 2 resource areas, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2026-09-01.

Requests are made against 2 base URLs: https://lg4tooqkr1.execute-api.us-east-1.amazonaws.com/prod, https://5l498ma30i.execute-api.us-east-1.amazonaws.com/dev.

5 operations 5 paths 4 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-09-01
Base URL
https://lg4tooqkr1.execute-api.us-east-1.amazonaws.com/prod
Authentication
HTTP Bearer
Resource Areas
2

Authentication & Security 1

Rice Kinder Institute Urban Data Platform API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (memberSession).

  • memberSession — Undocumented. Inferred only from the API Gateway authorizer's 401 envelope on /user/catalog. Not verified — no credentials were obtained or used.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 2 resource areas: Datasets, Reference. Each is listed below with its method, path, parameters, and response codes.

Datasets 4

The public dataset catalog of the Urban Data Platform.

GET
/datasets
List every publicly visible dataset in the catalog.
listDatasets → 200
GET
/datasets/{datasetId}
Retrieve the full catalog record for one dataset.
getDataset 1 param → 200
GET
/datasets/{datasetId}/vrde
Retrieve the dataset record with its Virtual Research Data Environment location.
getDatasetVrde 1 param → 200
GET
/user/catalog
The signed-in member's view of the catalog.
getUserCatalog → 401
Reference 1

Controlled vocabularies the catalog's fields draw from.

GET
/lookups
Retrieve every controlled vocabulary the catalog uses.
getLookups → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DatasetSummary (17 properties), LambdaRuntimeError (4 properties), AuthorizerError (1 property). Each schema is shown below with its type and property counts.

DatasetSummary
object
One row of the public catalog listing.
17 properties 6 required
DatasetDetail
LambdaRuntimeError
object
A raw AWS Lambda runtime failure, returned with HTTP 200. This is a defect, recorded as observed. It is what an unknown datasetId produces.
4 properties
AuthorizerError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rice-kinder-udp-openapi.yml Raw ↑

Other APIs Rice University publishes across the network.

Rice Shibboleth SAML 2.0 Identity Provider
InCommon Federation registration
DataCite membership — Fondren Library, Rice University
ROR registration — Rice University
Rice University Course Schedule
Rice Research Repository (DSpaceDirect tenancy) — REST API
Rice Research Repository (DSpaceDirect tenancy) — OAI-PMH
Where this information came from

This is an independent, third-party profile of Rice Kinder Institute Urban Data Platform API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.