# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content TeQ APIs — Starcaller Intelligence Platform
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.