Skip to main content
POST
Web Fetch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Mdlx-User-Id
string
required

Stable end-user identifier supplied by the API caller.

Required string length: 8 - 128
Pattern: ^[A-Za-z0-9_-]+$

Body

application/json
urls
string<uri>[]
required
Required array length: 1 - 20 elements

Absolute HTTP or HTTPS URL without user information.

Pattern: ^https?://(?![^/?#]*@)[^\s]+$

Response

Fetch processing completed, including partial or all URL-level failures.

results
object[]
required
failed_results
object[]
required
billing
object
required
request_id
string
required