10 APIs · Live · Cloudflare Edge

Intelligence APIs
built for builders.

Production-grade APIs for weather, finance, geolocation, authentication, and more. Deployed at the edge. Powered by Starcaller AI.

Start free — no card needed Explore APIs
10
Live APIs
<25ms
Edge Latency
99.9%
Uptime SLA
180+
Countries
// TeQ Platform

10 APIs. One key.

Every subscription gives you access to the full TeQ suite. No per-API pricing, no surprises.

🌤
AetherCast
weather.starcaller.uk
Global weather forecasts and historical data in DarkSky-compatible format via Open-Meteo.
🌱
Stratosphere
agro.starcaller.uk
Agricultural weather intelligence, soil conditions, and crop forecasting data.
📈
QuasarStream
finance.starcaller.uk
Financial data, market intelligence, and economic indicators.
₿
NebulaMetrics
market.starcaller.uk
Real-time crypto prices and 24h market data for BTC, ETH, SOL, BNB and more.
📍
Meridian
geo.starcaller.uk
Geocoding, reverse geocoding, and location intelligence at global scale.
🌐
Zenith
ip.starcaller.uk
IP address lookup, geolocation, ASN data, and threat intelligence.
✉️
NovaMail
mail.starcaller.uk
Transactional email delivery with templates, tracking, and analytics.
🔐
SentinelAuth
auth.starcaller.uk
Authentication, identity management, JWT validation, and session handling.
🔗
NexusLink
link.starcaller.uk
URL shortening, link management, click tracking, and QR generation.
🎨
PrismBrand
logo.starcaller.uk
Brand logo generation, colour palette extraction, and visual identity tools.
// More APIs
📱
QR Code API
qr.starcaller.uk
Generate QR codes from any text or URL. Configurable size.
💱
Exchange API
exchange.starcaller.uk
Real-time currency conversion for 30+ currencies.
🔍
Extract API
extract.starcaller.uk
Extract SEO meta tags, OG data from any webpage.
🎲
Random API
random.starcaller.uk
UUID v4, secure passwords, and random number generation.
// Quick Start

Up in 60 seconds.

One header. Every API. No SDK required.

01

Get your API key

Sign up below. Free tier is instant — no card, no wait. Paid tiers via Stripe Checkout.

02

Add the header

Include X-Starcaller-TeQ-Key in every request. Works with any language or framework.

03

Start building

All 10 APIs respond with structured JSON. Standard error codes. Edge latency under 25ms.

javascript
// Get weather for London
const response = await fetch(
  "https://weather.starcaller.uk/forecast/51.5,-0.1",
  {
    headers: {
      "X-Starcaller-TeQ-Key": YOUR_API_KEY
    }
  }
);

const data = await response.json();
// → { currently: { temperature: 18.2, summary: "Partly cloudy" ... } }
// Pricing

Simple. Transparent. Fair.

Start free. Scale when you're ready. No lock-in, no hidden costs.

Free
£0/mo
For developers, students, and side projects. No card required.
Requests / month 10,000
  • ✓ All 10 TeQ APIs
  • ✓ 100 req/min rate limit
  • ✓ Community support
  • ✓ No credit card needed
  • — No SLA
  • — Basic analytics only
Pro
£49.99/mo
For established businesses with high-volume, mission-critical apps.
Requests / month 1,000,000
  • ✓ All 10 TeQ APIs
  • ✓ 10,000 req/min rate limit
  • ✓ Priority support (12h response)
  • ✓ 99.9% uptime SLA with credits
  • ✓ Advanced analytics + forecasting
  • ✓ Overage at £0.0001/req
Enterprise
Custom
For large-scale deployments with custom SLAs and dedicated infrastructure.
Requests / month 10M+
  • ✓ Everything in Pro
  • ✓ Dedicated account manager
  • ✓ 24/7 phone support
  • ✓ 99.95% SLA, financially backed
  • ✓ Private infrastructure options
  • ✓ Custom feature development

Get your free API key

Instant delivery. All 10 TeQ APIs. No credit card required.

✓ Your API key
Click to copy · Starts with teq_live_
⚠ Save this key now — it cannot be shown again.