Root of the Rockefeller Archive Center API.

Limiting available

  • limit
GET /
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "agents": "https://api.rockarch.org/agents",
    "collections": "https://api.rockarch.org/collections",
    "objects": "https://api.rockarch.org/objects",
    "terms": "https://api.rockarch.org/terms",
    "search": "https://api.rockarch.org/search",
    "facets": "https://api.rockarch.org/facets",
    "mylist": "https://api.rockarch.org/mylist",
    "schema": "https://api.rockarch.org/schema"
}