Skip to content

Commit e99da85

Browse files
authored
Update json-endpoint.mdx
1 parent 88727e2 commit e99da85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/browser-rendering/rest-api/json-endpoint.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,10 @@ console.log(json);
274274

275275
## Advanced Usage
276276

277+
:::note[Looking for more parameters?]
278+
Visit the [Browser Rendering PDF API reference](/api/resources/browser_rendering/subresources/json/methods/create/) for all available parameters, such as setting HTTP credentials using `authenticate`, setting `cookies`, and customizing load behavior using `gotoOptions`.
279+
:::
280+
277281
### Using a custom model (BYO API Key)
278282

279283
Browser Rendering can use a custom model for which you supply credentials. List the model(s) in the `custom_ai` array:

0 commit comments

Comments
 (0)