Help Center

Frequently asked questions

Can't find an answer? Email support@helix-api.com — we respond within 4 hours on Pro+ plans.

Getting Started

Do I need a credit card to try Helix-API?

No. The Basic tier is free on every API — 100 requests/month with no card required. Subscribe via RapidAPI and use your key immediately.

Can I use one API key for all 20 APIs?

Almost. Your single RapidAPI account works across every Helix-API listing, but each API has its own subscription tier. Subscribe to each one you need (the free Basic tier is one click). The X-RapidAPI-Key stays the same; only the X-RapidAPI-Host header changes per API.

Where do I get my API key?

Sign up at rapidapi.com and visit any Helix-API listing. Your key appears in the right sidebar after subscribing.

Pricing & Billing

How does pricing work?

Four tiers per API: Basic (free, 100/mo), Pro ($9.99/mo, 10K), Ultra ($29.99/mo, 100K), Mega ($99.99/mo, unlimited). All billing is handled by RapidAPI and appears as one consolidated invoice.

What happens if I exceed my quota?

Requests beyond your plan return HTTP 429 until the next billing cycle. You can upgrade mid-cycle and the new quota applies immediately.

Can I cancel anytime?

Yes. Cancellation takes effect at the end of your current billing period. No questions asked.

Do you offer custom enterprise pricing?

Yes. For 1M+ requests/month, dedicated infrastructure, custom SLAs, or self-hosted deployments, email sales@helix-api.com.

Reliability & SLAs

What's your uptime guarantee?

99.9% monthly uptime on Pro+ plans. Service credits apply if we miss the SLA. See Terms for credit calculation.

Where are your servers?

Production servers run on Railway in US-West (AWS Oregon). Median latency from North America is under 100ms. Multi-region rollout is on the roadmap for Q1 2027.

What if an upstream provider (Google, Amazon, etc.) goes down?

Scraping-based APIs depend on third-party sources; if Google blocks all scrapers globally, our SERP API will return errors until they unblock. We exclude these third-party outages from SLA calculations but always disclose them on the status page.

Security & Privacy

Do you log my requests?

We log metadata (timestamp, endpoint, status, latency, approximate region) for 30 days to bill correctly and detect abuse. We do NOT log request bodies (prompts, URLs, images) or response bodies. See our Privacy Policy for details.

Are you GDPR / CCPA compliant?

Yes. You can access, export, or delete your data via privacy@helix-api.com. We respond within 30 days.

How do I report a security vulnerability?

Email security@helix-api.com. We follow responsible disclosure practices and acknowledge reports within 48 hours.

Technical

What's the response format?

Every endpoint returns JSON with the shape: { status, data, meta, timestamp }. The meta object includes cached, latency_ms, and request_id for tracing.

Do you support webhooks?

Yes — the Webhook Relay API lets you create endpoints for async results, and several long-running APIs (image generation, OCR on large files) support webhook delivery.

Do you have SDKs?

Native SDKs for Python, Node.js, Go, Ruby, and PHP are on the roadmap for Q4 2026. In the meantime, our OpenAPI 3.0 specs let you auto-generate SDKs in any language with openapi-generator.

Can I see the OpenAPI spec?

Yes. Every API serves its spec at /openapi.json. The 3.0.3 version is also imported into each RapidAPI listing.

Still have questions?

We're a small team but we respond personally to every email.