# Pricing — Axiora

Axiora is developer infrastructure for Japanese financial data. Every tier reads the
same source-linked EDINET data; paid tiers add analytical surfaces, AI/agent access,
and higher limits. Every API row carries a doc_id that links back to the source filing.

## Free
- Price: $0
- Annual financial reports (有価証券報告書), parsed from official EDINET XBRL
- Company search and core financials for 4,125 listed companies
- Python SDK (PyPI) and OpenBB Workspace access
- Rate-limited

## Developer
- Price: paid monthly — see https://axiora.dev/en/pricing
- Everything in Free
- Semi-annual reports
- MCP server (41 read-only tools) for AI agents
- Webhooks on new filings and ownership events
- Financial health scores, buyback intelligence, earnings
- Higher rate limits

## Institutional
- Price: custom contract — contact support@axiora.dev
- Everything in Developer
- Quarterly reports
- Full ownership-intelligence and analytical surfaces
- Bulk Parquet / CSV export of the full dataset (keyed by EDINET and securities code)
- Custom rate limits and SLA

## Notes
- Data source: EDINET (金融庁) and TDNet (決算短信). No scraped or third-party-redistributed data.
- Every response row carries a doc_id resolvable to the source XBRL filing.
- Cancel or change tiers anytime from the dashboard.
- Pricing page: https://axiora.dev/en/pricing
- Docs: https://axiora.dev/en/docs
- Contact: support@axiora.dev
