PayWeave Cloudflare

Browser rendering, transcription, image, vision, and speech on Cloudflare's edge.

MPPx402USDC per call · no keys, no accounts
Endpoints14 items · USD per call
  1. 01
    POST
    /content
    Fetch rendered HTML content from a URL via Cloudflare Browser Run
    $0.01
    skill.md ↗
  2. 02
    POST
    /json
    AI-powered structured data extraction from a URL via Cloudflare Browser Run (default model: @cf/meta/llama-3.3-70b-instruct-fp8-fast)
    $0.02
    skill.md ↗
  3. 03
    POST
    /links
    Extract all links from a URL via Cloudflare Browser Run
    $0.01
    skill.md ↗
  4. 04
    POST
    /markdown
    Render a URL as clean LLM-friendly markdown via Cloudflare Browser Run
    $0.01
    skill.md ↗
  5. 05
    POST
    /pdf
    Render a URL to PDF via Cloudflare Browser Run
    $0.01
    skill.md ↗
  6. 06
    POST
    /scrape
    Extract HTML elements by CSS selector via Cloudflare Browser Run
    $0.01
    skill.md ↗
  7. 07
    POST
    /screenshot
    Capture a full-page or element screenshot via Cloudflare Browser Run
    $0.01
    skill.md ↗
  8. 08
    POST
    /snapshot
    Capture HTML content and base64 screenshot of a URL in one call
    $0.01
    skill.md ↗
  9. 09
    POST
    /transcribe
    Transcribe an audio file (max 10 MB) to text using Cloudflare Workers AI Whisper (model `@cf/openai/whisper`). Returns the full transcription plus optional WebVTT subtitles and per-word timing when supported by the audio.
    $0.02
    skill.md ↗
  10. 10
    POST
    /images/transform
    Resize, crop, rotate, flip, blur, sharpen, recolor, compress, or format-convert an image from a URL using the Cloudflare Images binding. Returns the transformed image bytes (default WebP). Provide source_url plus any operations; with none it just re-encodes to the output format.
    $0.003
    skill.md ↗
  11. 11
    POST
    /images/info
    Return metadata (format, width, height, file size) for an image at a URL without transforming it. Useful to inspect an image before deciding on operations.
    $0.001
    skill.md ↗
  12. 12
    POST
    /vision/describe
    Caption an image or answer a question about it using Cloudflare Workers AI (@cf/meta/llama-3.2-11b-vision-instruct). Pass source_url plus an optional prompt (e.g. "Read the text" or "What is in this image?"). The source is downscaled before inference.
    $0.003
    skill.md ↗
  13. 13
    POST
    /vision/detect
    Detect objects in an image with bounding boxes using Cloudflare Workers AI (@cf/facebook/detr-resnet-50). Returns labels, confidence scores, and pixel boxes, highest confidence first. Optionally filter by min_score.
    $0.002
    skill.md ↗
  14. 14
    POST
    /tts/speak
    Synthesize natural speech from text using OpenAI TTS (gpt-4o-mini-tts by default) through Cloudflare AI Gateway. Pass text plus an optional voice and model. Returns MP3 audio. Priced per 1k input characters.
    $0.03 – $0.06
    skill.md ↗