windows
Query a page
Submit a prompt that queries the content of a specific browser window. You may extract content from the page, or ask a question about the page and allow the AI to answer it (ex. Is the user logged in?).
post/v1/sessions/{sessionId}/windows/{windowId}/page-query
Path parameters
sessionIdstring required
The session id for the window.
windowIdstring required
The Airtop window id of the browser window.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
Created
Changes
No recorded changes to this endpoint across all 2 revisions of this API.