Skip to content

Commit ffc9d16

Browse files
authored
Update 2025-02-27-br-rest-api-beta.mdx
1 parent 82611bb commit ffc9d16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/changelog/browser-rendering/2025-02-27-br-rest-api-beta.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: New Quick Actions REST API is in open beta!
3-
description: We've released a new Quick Actions REST API in open beta.
2+
title: New REST API is in open beta!
3+
description: We've released a new REST API in open beta.
44
products:
55
- browser-rendering
66
date: 2025-02-27T12:00:00Z
77
---
88

9-
We've released a new Quick Actions REST API for [Browser Rendering](/browser-rendering/) in open beta, making interacting with browsers easier than ever. This new API provides endpoints for common browser actions, with more to be added in the future.
9+
We've released a new REST API for [Browser Rendering](/browser-rendering/) in open beta, making interacting with browsers easier than ever. This new API provides endpoints for common browser actions, with more to be added in the future.
1010

11-
With the **Quick Actions REST API** you can:
11+
With the **REST API** you can:
1212
- **Capture screenshots** – Use `/screenshot` to take a screenshot of a webpage from provided URL or HTML.
1313
- **Generate PDFs** – Use `/pdf` to convert web pages into PDFs.
1414
- **Extract HTML content** – Use `/content` to retrieve the full HTML from a page.

0 commit comments

Comments
 (0)