AllNewImprovedFixed
New

FourA Blog reads in seven languages

Every post on the blog now renders in English, Bulgarian, German, Polish, Vietnamese, Chinese, and Arabic. Code blocks, markdown, and links are preserved, and search returns localized titles.

New

Arabic comes online (with RTL)

The main site now renders in Arabic with full right-to-left layout, bringing the locale list to seven. If your browser language doesn't match the page you landed on, a thin banner offers to switch you over.

New

Browser solves interactive Turnstile end-to-end

Sites that wall requests behind an interactive challenge widget (the managed Turnstile pattern is the common one) now come back with rendered HTML when you call Browser with unblocker: true. Verified end-to-end against known-protected sites that were returning the challenge page before.

New

Site and Playground in six languages

Pick your language from the globe in the header. The site and Playground now read in Bulgarian, Chinese, German, Polish, Vietnamese, and English, with locale-aware URLs you can bookmark or share.

New

Replay any Activity row in the Playground

Every Activity row with a stored payload is now clickable: the dialog shows the full request and response (pretty-printed, with copy buttons and clear messages for requests that errored before producing a body). Hit 'Open in Playground' to load that exact call back into the form with its archived response already rendered, so you can tweak parameters and rerun without rebuilding it. Stored payloads stick around 24 hours, last 200 per key.

New

Reveal API keys after creation

Keys you create from today can be revealed any time, both on the API Keys page and inside the playground's curl reproducer. Click the eye, confirm, and the full key shows for 15 seconds before clearing itself (every reveal is audit-logged). Older keys remain one-time-view; regenerate any old key to make it revealable.

New

MCP server live at mcp.foura.ai

Point any MCP-compatible client at https://mcp.foura.ai/mcp and authenticate with your FourA API key. You will get Single, Proxy Finder, and Browser as tools your LLM can call directly. Works with Claude Desktop, Claude Code, and any other client that speaks the MCP protocol. Setup guide →

New

Browser tab on the marketing playground

The homepage playground has a third tab for Browser, next to Use Proxy and Find Proxy. Sign in and you can run real Browser requests from the dashboard with one click.

New

Test API requests inside the dashboard

You can now compose and send live requests right from your dashboard. Pick one of your API keys, switch between Single, Proxy, and Browser, fill in the URL, headers, and body, then hit Cmd+Enter to fire it. The response panel shows status, timing, and size, plus body, headers, and raw views you can copy or download.

New

Bot policy refresh for the AI era

We updated robots.txt with a clear stance for 2026. Search engines and social previewers (Facebook, LinkedIn, Twitter, Slack, Discord and friends) are explicitly welcome. AI training crawlers are not.

New

We're hiring: founding and engineering roles

We just put up a /jobs page with two open positions. If you like building real systems instead of stitching together SaaS, take a look. We work in-house on every layer, ship constantly, and treat OSS as a first-class neighbour.

New

Filter your dashboard by product

Single, Proxy Finder, and Browser each get their own filter chip on the Overview tab. Pick one to see just that product's summary, timeline, and outcomes. Activity rows now carry matching colored symbols so you can scan the table fast.

New

Public status endpoint you can poll

Poll FourA's live service health without auth: there's a new /api/v1/status on updates.foura.ai that mirrors what the status page shows, cached for 15 seconds. The homepage indicator on foura.ai uses it too, so it's finally showing real state again.

New

Subscribe right from the pricing page

You can pick a plan and enter payment details without leaving the page. Business customers can add a VAT ID during checkout, validated in real time against official registries. Automatic tax calculation handles the rest.

New

Billing management and revenue tracking

FourA's admin tools now include revenue tracking, subscription management, invoice handling, and payment history. Dunning for past-due subscriptions is tracked automatically.