Skip to main content
GET
/
og
/
{ref}
Generate a dynamic Open Graph image for a passage
curl --request GET \
  --url https://api.urantia.dev/og/{ref}
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>"
}

Path Parameters

ref
string
required

Query Parameters

theme
enum<string>
default:default
Available options:
default,
warm,
purple,
minimal

Response

PNG image