Marketplace
Browse APIs and content services on the marketplace. Pay with prepaid credits or per-request x402 (USDC).
16 services hiding external
Structured AI analysis powered by Workers AI (Llama 3.1). Extract named entities, classify text into custom categories, analyze sentiment with aspect-level detail, or run custom analysis with your own instructions. Returns structured JSON, not free-form text.
Translate text between languages using Llama 3.1. Supports auto-detection of source language and translation to any target language.
Encode and decode Base64 strings. Convert text to Base64 for safe transport in URLs, headers, and JSON payloads.
Execute JavaScript and TypeScript code in a secure, isolated sandboxed environment. No network access, no filesystem, pure computation. Ideal for agents that need to run calculations, transform data, test logic, or generate outputs programmatically.
Real-time currency exchange rates for 150+ currencies. Get latest rates, convert between currency pairs, and access historical data. Powered by open exchange rate data.
Compute SHA-256 and MD5 hashes of arbitrary text input. Useful for data integrity verification, checksums, and content fingerprinting.
Validate and pretty-print JSON strings. Check if a JSON string is valid and format it with configurable indentation.
Convert Markdown text to HTML. Supports full CommonMark specification including headings, lists, code blocks, links, and more.
Generate cryptographically secure random passwords with configurable length and character sets. Includes entropy calculation.
Analyze the sentiment of text as positive, negative, neutral, or mixed. Returns a confidence score and brief explanation. Powered by Llama 3.1.
Classify text into categories. Supports custom category lists or defaults to general topics (technology, business, science, health, etc.). Powered by Llama 3.1.
Summarize long-form text into concise summaries using Llama 3.1. Configurable maximum summary length. Powered by Cloudflare Workers AI.
Convert between Unix timestamps and ISO 8601 date strings. Get the current time in multiple formats including UTC, ISO, and Unix seconds/milliseconds.
Generate cryptographically random UUID v4 identifiers. Supports batch generation of up to 100 UUIDs per request.
Current weather conditions and multi-day forecasts for any city worldwide. Returns temperature, conditions, wind, humidity, and pressure.
Extract clean, structured content from any URL using headless browser rendering. Returns page title, description, text content, headings, and links. Also supports taking screenshots. Ideal for agents that need to read web pages without running a browser.