{ "opencollection": "1.0.0", "info": { "name": "Interpublic Group WordPress REST oembed/1.0 API", "version": "oembed/1.0" }, "items": [ { "info": { "name": "oembed/1.0", "type": "folder" }, "items": [ { "info": { "name": "GET /oembed/1.0", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/oembed/1.0", "params": [ { "name": "namespace", "value": "", "type": "query" }, { "name": "context", "value": "", "type": "query" } ] }, "docs": "WordPress REST API route `/oembed/1.0` in namespace `oembed/1.0`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /oembed/1.0/embed", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/oembed/1.0/embed", "params": [ { "name": "url", "value": "", "type": "query", "description": "The URL of the resource for which to fetch oEmbed data." }, { "name": "format", "value": "", "type": "query" }, { "name": "maxwidth", "value": "", "type": "query" } ] }, "docs": "WordPress REST API route `/oembed/1.0/embed` in namespace `oembed/1.0`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /oembed/1.0/proxy", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/oembed/1.0/proxy", "params": [ { "name": "url", "value": "", "type": "query", "description": "The URL of the resource for which to fetch oEmbed data." }, { "name": "format", "value": "", "type": "query", "description": "The oEmbed format to use." }, { "name": "maxwidth", "value": "", "type": "query", "description": "The maximum width of the embed frame in pixels." }, { "name": "maxheight", "value": "", "type": "query", "description": "The maximum height of the embed frame in pixels." }, { "name": "discover", "value": "", "type": "query", "description": "Whether to perform an oEmbed discovery request for unsanctioned providers." } ] }, "docs": "WordPress REST API route `/oembed/1.0/proxy` in namespace `oembed/1.0`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." } ] } ], "bundled": true }