Execute an API endpoint (POST)
Execute
Execute an API endpoint (POST)
Call a generated API endpoint by scraper ID and endpoint name. Pass endpoint parameters in the JSON body.
POST
Execute an API endpoint (POST)
Documentation Index
Fetch the complete documentation index at: https://docs.parse.bot/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for programmatic access. Get yours at https://parse.bot or via POST /account/api-key with JWT auth.
Body
application/json
Endpoint-specific parameters (see the endpoint's input_params for the schema)
Response
200 - application/json
Endpoint execution result
Execution result status
Available options:
success, error, timeout The structured data returned by the endpoint
Raw script output (present on error or when data parsing fails)
Execution time in seconds