API Hub

100+ API endpoints for developers. Free tier included.

104
API Endpoints
13
Services
9
Developers
34
API Calls

Get Your Free API Key

100 free requests per day. No credit card required. Instant access.

Available APIs

AI / ML 12 endpoints

AI Text Tools

AI-powered summarize, translate, rewrite, sentiment analysis

Utilities 6 endpoints

QR Forge API

Professional QR code generation with 6+ styles

Web Tools 2 endpoints

Screenshot API

Website screenshots via headless browser

Utilities 3 endpoints

Email Validator

Professional email validation & verification

Utilities 4 endpoints

URL Toolkit

URL shortener & metadata extraction

Developer Tools 26 endpoints

DevTools API

26+ developer utilities: hashing, encoding, text analysis, generators

Business Tools 4 endpoints

Invoice Forge API

Professional PDF invoice, receipt & quote generation

Location 5 endpoints

IP Geolocation API

IP intelligence: geolocation, ISP, ASN, timezone, currency, VPN/proxy detection

Tools 12 endpoints

PDF Toolkit API

PDF processing: merge, split, compress, rotate, watermark, extract text, protect, page numbers

Media 10 endpoints

Image Generation API

Dynamic image generation: placeholders, social cards, OG images, avatars, badges, gradients, patterns, banners

Finance 6 endpoints

Currency Exchange API

Exchange rates, conversion, historical data, time series, fluctuation analysis. 31 currencies.

Finance 9 endpoints

Crypto Price API

Real-time crypto prices, market data, trending coins, historical charts. 10,000+ coins.

AI / ML 5 endpoints

Text-to-Speech API

Neural TTS with 300+ voices in 70+ languages. MP3 output, adjustable speed/pitch.

Quick Start

Use your API key with any endpoint. Pass it as a header or query param.

# 1. Get your free API key curl -X POST "YOUR_BASE_URL/api-key" \ -H "Content-Type: application/json" \ -d '{"email":"you@email.com"}' # 2. Generate a QR code curl "YOUR_BASE_URL/api/qr/generate?data=hello&api_key=YOUR_KEY" # 3. AI text summarization curl -X POST "YOUR_BASE_URL/api/ai/summarize" \ -H "X-API-Key: YOUR_KEY" -H "Content-Type: application/json" \ -d '{"text": "Your long text here..."}' # 4. Validate an email curl "YOUR_BASE_URL/api/email/validate?email=test@gmail.com&api_key=YOUR_KEY"

Simple, Usage-Based Pricing

Free

$0/month
  • 100 requests/day
  • All 100+ endpoints
  • 10 req/min rate limit
  • Community support

Enterprise

$49.99/month
  • Unlimited requests
  • All 100+ endpoints
  • 600 req/min rate limit
  • Dedicated support
  • Custom SLA

View Upgrade Options →

Developer Guides

Build a REST API with FastAPI

Complete tutorial: routing, validation, auth, deployment

API Authentication Guide

API keys, OAuth, JWT — which one to use?

Best Free APIs for 2026

Curated collection of free developer APIs

View All 15 Guides →

API tutorials, integration guides, and more