cURL
curl --request GET \ --url https://api.urantia.dev/audio/{paragraphId}
{ "data": { "paragraphId": "<string>", "audio": {} } }
Returns the audio file URL for a given paragraph. Accepts any paragraph reference format (globalId, standardReferenceId, or paperSectionParagraphId).
Audio information
Show child attributes