Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
POST/riveter/v1/run

Copy link Define the structure of your output directly in the API request. This endpoint allows you to define both your input d…

Price unavailable
GET/riveter/v1/run_data

Retrieve the processed data from a completed project run

Price unavailable
GET/riveter/v1/run_status

Check the current status of a project run

Price unavailable
POST/riveter/v1/scrape

Scrape a webpage and return the text content. This endpoint allows you to extract text content from any public webpage.

Price unavailable
POST/riveter/v1/stop_run

Stop a currently running project. This will halt all processing and mark the run as stopped. Behavior: If the run is already s…

Price unavailable