---
type: API
title: Axiora API
description: REST API and MCP server for source-linked Japanese financial data.
resource: https://axiora.dev/api.md
tags: [api, openapi, edinet, xbrl, mcp]
timestamp: 2026-06-27
---

# Axiora API

The Axiora API is a REST API for Japanese listed-company data from official filings. It returns structured JSON with a consistent { data, meta } envelope, source document IDs, ontology versions, computation versions, and replay tokens so applications can verify where each number came from.

## Core facts

| Fact | Value |
| --- | --- |
| Base URL | https://api.axiora.dev |
| Version | v1 |
| Authentication | Bearer API key |
| Primary source | EDINET XBRL filings |
| Additional source | TDNet earnings disclosures |
| OpenAPI | https://axiora.dev/openapi.json |
| Docs | https://axiora.dev/en/docs/reference |
| MCP | https://axiora.dev/en/docs/mcp |

## Data classes

- Financials
- Ownership
- Governance
- Translations
- Filings
- Earnings

## Related files

- [Product overview](./product.md)
- [Documentation](./docs.md)
- [Pricing](./pricing.md)
