UnifyAPI

Tool catalog

44 tools available — call any of them with one UnifyAPI key.

platform.call_batch

Batch Tool Calls

⚡ ACTION: Execute up to 20 tool calls in a single request with parallel execution (max 10 concurrent). Each call runs the full pipeline independently with its own billing. Returns array of results with per-call status, data, cost, and duration. Save 5x round-trips vs sequential calls. Batch wrapper is free — you pay only for individual tool calls (APIbase)

Developer Tools$0.000/call
osv.batch_query

Batch Vulnerability Scan

Scan up to 100 packages at once for known vulnerabilities. Submit package+version+ecosystem triples (e.g. full requirements.txt or package.json dependencies) and get vulnerability matches for all in a single call. Ideal for full dependency tree security audits.

Developer Tools$0.003/call
namesilo.domain_check

Check Domain Availability

Check if domain names are available for registration. Returns availability status, registration price, and renewal price per domain. Supports all TLDs (.com, .io, .dev, .app, .ai, etc.) (NameSilo)

Developer Tools$0.001/call
chart.create

Create Chart Image

⚡ ACTION: Generate a chart image (PNG) from data — bar, line, pie, doughnut, radar, scatter. Returns a permanent image URL. Combine with data tools (climate.co2, census.population, finance.exchange_rates) to visualize any dataset. Powered by QuickChart (Chart.js).

Developer Tools$0.002/call
cloudflare.dns_create

Create DNS Record

⚡ ACTION: Create a new DNS record (A, AAAA, CNAME, MX, TXT) for a Cloudflare zone. Set content (IP/hostname), TTL, and CDN proxy status. Returns new record ID (Cloudflare)

Developer Tools$0.005/call
cloudflare.dns_delete

Delete DNS Record

⚡ ACTION: Delete a DNS record from a Cloudflare zone by record ID. Removes the record immediately (Cloudflare)

Developer Tools$0.005/call
depsdev.dependencies

Dependency Tree (deps.dev)

Resolve the full transitive dependency tree for a package version. Returns all direct and indirect dependencies with versions and relation type. Reveals hidden supply chain depth (e.g. express@5.2.1 has 67 transitive deps). Google deps.dev.

Developer Tools$0.001/call
convert.to_pdf

Document to PDF

Convert Word (DOCX), Excel (XLSX), PowerPoint (PPTX), HTML, Markdown, RTF, ODT, or images (JPG/PNG/SVG) to PDF. Provide source file as URL. Custom page size and orientation. 200+ format pairs supported (ConvertAPI)

Developer Tools$0.005/call
namesilo.domain_info

Domain Details

Get detailed info for a domain — nameservers, creation/expiry dates, lock status, auto-renew setting, WHOIS contact (NameSilo)

Developer Tools$0.001/call
namesilo.get_prices

Domain TLD Pricing

Get current registration, renewal, and transfer prices for popular TLDs (.com, .net, .org, .io, .dev, .app, .ai, .co, .xyz, .tech, etc.) (NameSilo)

Developer Tools$0.001/call
code.execute

Execute Code in Sandbox

⚡ ACTION: Execute source code in a sandboxed environment — 71 programming languages supported (Python, JavaScript, Java, C++, Go, Rust, C#, Bash, Ruby, PHP, and 60+ more). Returns stdout, stderr, execution time, and memory usage. Safe sandboxed execution with CPU/memory limits. Use code.languages to get language IDs (Judge0 CE)

Developer Tools$0.005/call
osv.get

Get Vulnerability Details

Retrieve full details for a vulnerability by OSV ID (GHSA-xxxx), CVE ID (CVE-2021-xxxxx), or ecosystem ID (PYSEC/RUSTSEC/GO). Returns summary, CVSS severity, affected packages with fix versions, and reference links.

Developer Tools$0.001/call
github.repo

GitHub Repository Details

Get full details of a GitHub repository — description, stars, forks, language, topics, license, last update. Public repos only (GitHub API)

Developer Tools$0.001/call
github.user

GitHub User Profile

Get a GitHub user profile — name, bio, public repos count, followers, company, location, join date. Works for users and organizations (GitHub API)

Developer Tools$0.001/call
autodev.vin_decode

Global VIN Decode

Decode any VIN worldwide (100+ countries) — make, model, year, trim, engine, transmission, drive type, body style, origin country, manufacturer. Covers EU, Asia, and other markets beyond US-only NHTSA. Static data cached 24h (Auto.dev)

Developer Tools$0.003/call
cloudflare.zones_list

List Cloudflare Zones

List all domains (zones) managed in Cloudflare — zone ID, domain name, status (active/pending), plan, nameservers. Filter by domain name or status. Zone ID needed for all other Cloudflare tools (Cloudflare)

Developer Tools$0.001/call
cloudflare.dns_list

List DNS Records

List all DNS records for a Cloudflare zone — A, AAAA, CNAME, MX, TXT, NS records with name, content, TTL, proxy status. Filter by type or name (Cloudflare)

Developer Tools$0.001/call
code.languages

List Programming Languages

List all 71 available programming languages and their IDs for code execution. Common IDs: 71=Python 3.8, 63=JavaScript (Node.js), 62=Java, 54=C++ (GCC), 60=Go, 73=Rust, 51=C#, 46=Bash. Returns full list with compiler/interpreter versions (Judge0 CE)

Developer Tools$0.001/call
namesilo.domain_list

List Registered Domains

List all domains registered in the account with expiry dates and status (NameSilo)

Developer Tools$0.001/call
convert.from_pdf

PDF to Document

Convert PDF to Word (DOCX), Excel (XLSX), PowerPoint (PPTX), plain text (TXT), or images (JPG/PNG per page). Optional page range selection. Provide PDF as URL (ConvertAPI)

Developer Tools$0.005/call
depsdev.package

Package Info (deps.dev)

Get package metadata from Google deps.dev — all versions, default version, ecosystem. Covers npm, PyPI, Go, Maven, Cargo, NuGet (50M+ package versions). Complements npm/PyPI registries with cross-ecosystem unified view.

Developer Tools$0.001/call
account.tools

Per-Tool Usage Breakdown

Get per-tool usage breakdown — calls, cost, cache hits, average latency, last used. Sort by cost (highest spend), calls (most used), or latency (slowest). Identify your most-used and most-expensive tools. Free, no charge (APIbase)

Developer Tools$0.000/call
cloudflare.purge_cache

Purge CDN Cache

⚡ ACTION: Purge Cloudflare CDN cache — all cached files or specific URLs (max 30). Forces CDN to fetch fresh content from origin server (Cloudflare)

Developer Tools$0.005/call
pypi.package_info

PyPI Package Info

Get metadata for any Python package from PyPI: version, summary, license, author, dependencies, classifiers, Python version requirements. 550K+ packages. Supports specific version lookup. Complements npm (UC-344) for polyglot dependency intelligence.

Developer Tools$0.001/call
pypi.releases

PyPI Package Versions

List all published versions of a Python package with upload dates, yanked status, and distribution file types (sdist/wheel). Returns the 50 most recent versions. Useful for dependency auditing, version pinning, and upgrade planning.

Developer Tools$0.001/call
qrserver.generate

QR Code Generate

Generate a QR code image URL from text or URL — customizable size, color, background, format (PNG/SVG), error correction level. Returns direct image URL (goqr.me)

Developer Tools$0.001/call
qrserver.read

QR Code Read

Decode a QR code from an image URL — extracts the encoded text or URL from any QR code image (goqr.me)

Developer Tools$0.001/call
osv.query

Query Package Vulnerabilities

Check known vulnerabilities for a specific package version in any ecosystem (npm, PyPI, Go, Maven, Rust, NuGet, 14+ more). Returns CVE/GHSA IDs, severity scores, and affected package counts. Powered by Google OSV.dev — aggregates GitHub Security Advisories, NVD, and ecosystem-native databases.

Developer Tools$0.001/call
namesilo.domain_register

Register Domain Name

⚡ ACTION: Purchase and register a domain name (1-10 years). Includes free WHOIS privacy protection. Domain is registered instantly. Prices: .com ~$21, .org ~$12, .dev ~$18, .io ~$42 (NameSilo)

Developer Tools$21.000/call
github.search_repos

Search GitHub Repositories

Search GitHub repositories by keyword, language, stars, topics. Returns name, description, stars, forks, language, license, owner. Sort by stars/forks/updated. 86K+ MCP repos, 372M+ total repos (GitHub API)

Developer Tools$0.002/call
depsdev.advisories

Security Advisories (deps.dev)

List security advisories (from OSV) affecting a specific package version. Cross-ecosystem: npm, PyPI, Go, Maven, Cargo, NuGet. Returns advisory IDs with links to OSV.dev for full details. Complements osv.query for version-specific lookups.

Developer Tools$0.001/call
shorturl.stats

Short URL Stats

Get click statistics and metadata for a short URL by its path (Short.io)

Developer Tools$0.001/call
shorturl.create

Shorten URL

⚡ ACTION: Create a short URL from any long URL. Optional custom slug. Returns short link at apibase.short.gy. 1,000 free links/month (Short.io)

Developer Tools$0.002/call
platform.tool_quality

Tool Quality Metrics

Get quality metrics for any tool — uptime percentage, p50/p95 latency, error rate, total calls in last 24h. Check reliability before calling expensive tools. Updated every 10 minutes. Free, no charge (APIbase)

Developer Tools$0.000/call
platform.tool_rankings

Tool Quality Rankings

Get ranked list of tools by quality — sort by uptime (most reliable), latency (fastest), or error_rate (fewest errors). Filter by category (e.g. "crypto", "weather"). Discover the best tools for your use case. Free, no charge (APIbase)

Developer Tools$0.000/call
account.usage

Usage Summary

Get your API usage summary — total calls, total cost, cache hit rate, average latency, and unique tools used. Filter by period: 1 day, 7 days, or 30 days. See how efficiently you are using the platform. Free, no charge (APIbase)

Developer Tools$0.000/call
account.timeseries

Usage Time Series

Get time-series usage data — calls, cost, cache hits per hour or day over a period. Visualize usage patterns and trends. Choose granularity: hourly (for 1d period) or daily (for 7d/30d). Free, no charge (APIbase)

Developer Tools$0.000/call
convert.web_to_pdf

Web to PDF (ConvertAPI)

Render any web page URL to PDF with full JavaScript execution — custom viewport width, lazy content loading, wait delay. Returns PDF download URL (ConvertAPI)

Developer Tools$0.005/call
screenshot.capture

Website Screenshot

⚡ ACTION: Take a screenshot of any URL — returns image URL. Chrome-based rendering, supports full-page capture, custom viewport, ad blocking, cookie banner removal. Waits for JS-heavy SPAs to load (ApiFlash)

Developer Tools$0.005/call
cloudflare.zone_analytics

Zone Traffic Analytics

Traffic analytics for a Cloudflare zone — total requests, cached vs uncached, bandwidth, threats blocked, page views. Supports custom time ranges (last 24h, 7 days, etc.) (Cloudflare)

Developer Tools$0.003/call
npm.downloads

npm Download Stats

Get download count for any npm package over a time period: last-day, last-week, last-month, last-year. Useful for measuring package popularity, adoption trends, and comparing alternatives (e.g. express: 92M/week).

Developer Tools$0.001/call
npm.package_info

npm Package Info

Get metadata for any npm package: version, description, license, dependencies, maintainers, repository URL, keywords, engines. 2.1M+ packages. Supports scoped packages (@scope/name). Returns latest version by default or a specific version.

Developer Tools$0.001/call
npm.search

npm Package Search

Search 2.1M+ npm packages by keyword. Returns ranked results with quality, popularity, and maintenance scores, download counts, dependents, license, publisher. Find libraries for any task (e.g. "mcp server", "react hooks", "typescript orm").

Developer Tools$0.001/call
npm.versions

npm Package Versions

List all published versions of an npm package with dist-tags (latest, next, beta), deprecation status, and total version count. Returns the 50 most recent versions. Useful for dependency auditing and upgrade planning.

Developer Tools$0.001/call