Skip to main content
Temporary · Free

Free public test

We're opening the full P0 data contract (REST + MCP) for free while we validate fill, freshness, and agent fitness in the wild. Register to receive your API key — no credit card, no trial clock, no token burn.

Get a free public-test key Full pricing P0 freshness status

What's included

Daily requests
20,000
Rate limit
180 RPM
Window
90 days
Cost
€0

Not included in the public test

These remain on future paid tiers (Starter, Pro, Workbench). Partner is a relationship track — see pricing.

How it works

  1. Register with email and password.
  2. Receive your fin_sk_… API key on the dashboard.
  3. Query REST (/api/v1/…) or MCP (/mcp/jsonrpc) with your key.
  4. Check /status for live P0 freshness before production jobs.
# Quick smoke (sandbox — no account)
curl -sS -X POST "https://data.finuties.com/api/v1/auth/sandbox"

# After registering — use your key
curl -sS -H "Authorization: Bearer fin_sk_YOUR_KEY" \
  "https://data.finuties.com/api/v1/data/filings/submissions?limit=5"

Temporary by design

This is a public test — not a forever-free promise. We're validating that the P0 data contract works under real agent and pipeline load. The test window is 90 days per key. At the end of the window you'll receive an email with options to join the design-partner feedback track or transition to a paid tier when available.

Ready?

Register for your free key and start querying P0 data in minutes.