Skip to main content
GET
/
audio
/
{ref}
Get audio URL for a paragraph
curl --request GET \
  --url https://api.urantia.dev/audio/{ref}
{
  "data": {
    "id": "<string>",
    "audio": {}
  }
}

Documentation Index

Fetch the complete documentation index at: https://urantia.dev/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

ref
string
required

Response

Audio information

data
object
required