About Parallel API Gateway
Review the Service identity, supported languages, protocol versions, and source metadata discovered by the directory.Service details
Service Id
4fa3453a-21ea-4728-9696-78a4844666e9
Service origin
https://parallelmpp.dev
ListedSeptember 23, 2026, 2:20 PM
Last checkedSeptember 23, 2026, 2:20 PM
Protocol details
SourceOpenAPI
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.POST/api/extract
Extract content from URLs via Parallel Web Systems
Scrapes and extracts content from one or more URLs. Priced at $0.01 per URL (minimum $0.01).Price unavailablePOST/api/responses
Get a web-grounded answer with citations
Returns a cited answer as JSON. $0.01 low / $0.05 medium / $0.25 high per request.Price unavailablePOST/api/search
Search the web via Parallel Web Systems
Runs a Parallel Web Systems search.Price unavailablePOST/api/task
Run an async AI task via Parallel Web Systems
Starts an async Parallel Web Systems task. Returns a `run_id` — poll `GET /api/task/{runId}` until complete. Pricing: ultra $0.30, pro $0.10.Price unavailableGET/api/task/{runId}
Poll task status (free)
Check the status of an async task. Returns result when status is "completed".Price unavailableGET/api/wallet/balance/{address}