Zapi / Pricingapi.zedxe.com

Choose the access tier that matches your integration depth and region needs.

Zapi pricing is structured around three plans: Free, Plus, and Pro. Paid tiers are billed monthly in EUR, while rate limits remain an intentional protection layer so one user cannot spam the API and degrade the rest of the app.

What ships now

Separate product surface

api.zedxe.com stays backend-only. zedxe.com/api becomes the marketing, docs, and signup layer.

Plan-aware auth

Site users graduate from anonymous access to signed JWT access without changing the statement contract.

Canonical financial data

The main site can keep replacing older finance dependencies and standardize on Zapi as the source of record.

Signed-in starter plan

Free

EUR 0

100

requests per hour

Regions

US only

History depth

Last 5 years of US historical data

Source coverage

Official SEC only

Best for getting started with the API while keeping abuse risk low through tighter rate limiting.

Testing, simple automations, light US-only usage

Paid US plan

Plus

EUR 7 / mo

500

requests per hour

Regions

US only

History depth

US history with higher working limits

Source coverage

Official SEC only

Adds a higher US-only rate limit and includes the API access path for the upcoming Excel plugin.

Recurring US data users and future Excel plugin workflows

Full API plan

Pro

EUR 10 / mo

2,000

requests per hour

Regions

Full API access

History depth

Broader working history where filings are available

Source coverage

US plus non-US regimes as each source is live

Designed for serious product use with broader region access and a materially higher rate limit.

Apps shipping broader statement coverage at production volume

Plan comparison

What changes as you move up

This public page explains the contract. Actual paid checkout and account-level upgrade flow now live inside the signed-in billing surface.

CapabilityFreePlusPro
AuthenticationSite accountSite account plus paid accessSite account plus paid access
Requests per hour1005002,000
Monthly priceEUR 0EUR 7EUR 10
US coverageIncludedIncludedIncluded
Historical depthLast 5 yearsHigher working US depthHighest available by regime and source
UK / India / JapanNoNoIncluded as each regime reaches production readiness
Excel pluginNoComing soonComing soon
Rate-limit postureStrict anti-abuse guardrailHigher but still protectedHighest standard product limit

Coverage caveats

Rate limits are intentional guardrails so a single user cannot spam the API and destabilize the app.

Requested periods can exceed returned periods when upstream filing history is incomplete.

US is the most mature official path today because it is backed by SEC company facts and filing metadata.

UK is live but still parser-limited for some filing-level detail.

India currently has official annual coverage, while quarterly and TTM depth still depend on broader parser work.

Japan remains pending until the production EDINET key is available.

The Excel plugin is planned for Plus and Pro, but it is not available yet.

Conversion path

1. Discover

Users land on /api and understand statement formats, coverage, and plan boundaries.

2. Sign in

Signed users move into /account/api, where they can see plan-aware quota and get a personal token.

3. Upgrade

Signed users move into /account/api/billing, where Plus and Pro can open Stripe checkout links when they are configured for the environment.