/
UR
urantia
/
Urantia Papers API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-13
58
0
393.0 KB
User
Get authenticated user profile
get
/me
Response
User profile
object
required
data
object
required
All 58 operations
get
Get authenticated user profile
put
Update user profile
get
List bookmarks
post
Create a bookmark (idempotent)
get
List bookmark categories with counts and refs
delete
Delete a bookmark by paragraph reference
get
List notes
post
Create a note
put
Update a note
delete
Delete a note by ID
get
Get reading progress summary per paper with refs and completion
post
Mark paragraphs as read (batch, idempotent)
delete
Unmark a paragraph as read (idempotent)
get
Get user preferences
put
Update user preferences (shallow merge)
get
Get public app info
delete
Delete an OAuth app (owner-only)
patch
Update an OAuth app (owner-only)
get
List OAuth apps owned by the authenticated user
post
Register a new OAuth app
get
Check if the user has already consented to an app's scopes
post
Create an authorization code (authenticated user)
post
Exchange authorization code for tokens
post
Exchange a refresh token for a new access token + refresh token
post
Rotate the app secret (owner-only)
get
Get app logo image (public)
post
Upload an app logo (owner-only, max 2MB, PNG/JPEG/WebP)
delete
Remove an app logo (owner-only)
get
Check if the authenticated user is an admin
get
List all OAuth apps (admin-only)
get
Get the full table of contents
get
List all 197 papers
get
Get a paper with all its paragraphs
get
Get sections within a paper
get
Get a random paragraph
get
Get a paragraph by reference
get
Get a paragraph with surrounding context
get
Full-text search across all paragraphs (GET)
post
Full-text search across all paragraphs
get
Semantic similarity search across all paragraphs (GET)
post
Semantic similarity search across all paragraphs
get
List entities
get
Get an entity by ID
get
Get paragraphs mentioning an entity
get
List available languages
get
Get audio URL for a paragraph
get
List all 81 Bible books
get
Get a Bible book's metadata
get
Get all verses in a Bible chapter
get
Get a single Bible verse
get
Top-10 Urantia paragraphs for a Bible verse
post
Semantic search across the Bible (with UB paragraphs)
get
Format a citation for a passage
get
Generate a dynamic Open Graph image for a passage
get
Bulk export embedding vectors
get
Get the embedding vector for a paragraph
get
Function-calling schemas for OpenAI
get
Function-calling schemas for Anthropic