Sign in

Get oEmbed data

documented

Retrieve oEmbed data for a Tumblr post URL.

GET /oembedMediano implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl \"https://www.tumblr.com/oembed?url={{$embed_url}}&maxwidth={{$maxwidth}}&format=json\" \
  -X GET \
  -H 'Accept: application/json' \
  -H 'User-Agent: keychains-tumblr-oembed/1.0'
Get oEmbed data · tumblr · OpenIntegrations