Sign in

Get oEmbed data

documented

Return embed information for a SoundCloud URL.

GET /oembedoEmbedno 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://soundcloud.com/oembed?url={{$oembed_url}}&format=json" \
  -H "Accept: application/json"
Get oEmbed data · soundcloud · OpenIntegrations