Skip to main content
The Urantia Book is structured as 197 papers organized into 4 parts, with the Foreword as Paper 0. Each paper contains numbered sections, and each section contains numbered paragraphs.

Structure

Table of contents

Get the full hierarchical structure in a single call:
Returns all parts with their papers nested inside — useful for building navigation.

List all papers

Returns metadata for all 197 papers including title, part, and section count. Add ?include=topEntities to attach a per-paper aggregate of the most-cited named entities. Sorted by paragraph citation count descending; ties break so beings, places, and concepts rank above orders, races, and religions (and finally alphabetical):

Read a paper

Returns the full paper with all paragraphs. Each paragraph includes text, htmlText, standardReferenceId, audio URLs, and optional entity mentions. Add ?include=entities to get entity annotations on every paragraph and the paper-level topEntities aggregate:
Prefer a lighter payload? Request just the paper-level aggregate without per-paragraph mentions:
Or request both explicitly:

Get sections

Returns the section breakdown for a paper — useful for building section-level navigation.

The 4 parts

API Reference — Papers

See the full endpoint documentation with interactive examples.