Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost/mogl/mogl-backend/api/getOEmbedURL \ --header 'Content-Type: application/json' \ --data ' { "link": "https://example.com/post", "platform": "instagram" } '
URL to get OEmbed for (NOT url)
"https://example.com/post"
Platform name (e.g. twitter, tiktok)
"instagram"
OEmbed preview data