---
title: "GET /OEmbed"
method: GET
path: "/OEmbed"
tags: ["OEmbed"]
---

# GET /OEmbed

`GET /OEmbed`

## Query parameters

- `url` string, nullable
- `maxWidth` integer, nullable
- `maxHeight` integer, nullable
- `token` string, nullable
- `expires` integer

## Response `200`

- VideoOEmbedModel
  - `version` string, nullable
  - `title` string, nullable
  - `type` string, nullable
  - `thumbnail_url` string, nullable
  - `thumbnail_width` integer, nullable
  - `thumbnail_height` integer, nullable
  - `width` integer
  - `height` integer
  - `html` string, nullable
  - `provider_name` string, nullable
  - `provider_url` string, nullable

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
