Consola Finance website screenshot

Consola Finance

Consola Finance is an enterprise-grade automated crypto accounting and finance platform for digital assets, acquired by and now operating as part of Request Finance. It lets finance and accounting teams monitor wallets across 25+ blockchains and 20+ exchanges (Binance, Coinbase, Kraken, KuCoin and others), automate bookkeeping, categorize and label on-chain transactions, filter spam, and generate audit-ready reports — transaction history, historical wallet balances, team breakdowns, contact lists, and realized / unrealized gains and losses — exported to CSV, XLSX and JSON, with integrations into existing ERP and accounting systems. As part of Request Finance it shares the Request Finance REST API for accounts payable / receivable, invoicing and payroll, authenticated with API keys or OAuth over JSON/HTTPS.

Consola Finance publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto Accounting, Digital Assets, Web3 Finance, and Accounts Payable.

The Consola Finance catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Consola Finance’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, engineering blog, authentication, and 12 more developer resources.

35.1/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyCrypto AccountingDigital AssetsWeb3 FinanceAccounts PayableAccounts ReceivableInvoicingPayrollBookkeepingBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 35.1/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/consola-finance: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Request Finance API

REST API for the Request Finance platform — accounts payable / receivable, invoices, payroll, organizations and clients — that Consola Finance's crypto accounting product is now...

Rate Limits 1

Documented rate limits and quota policies.

Consola Finance Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Consola Finance Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Consola Finance Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Consola Finance Scopes

5 scopes · authorizationCode/clientCredentials

5 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: consola-finance
name: Consola Finance
description: Consola Finance is an enterprise-grade automated crypto accounting and finance platform for digital assets, acquired
  by and now operating as part of Request Finance. It lets finance and accounting teams monitor wallets across 25+ blockchains
  and 20+ exchanges (Binance, Coinbase, Kraken, KuCoin and others), automate bookkeeping, categorize and label on-chain transactions,
  filter spam, and generate audit-ready reports — transaction history, historical wallet balances, team breakdowns, contact
  lists, and realized / unrealized gains and losses — exported to CSV, XLSX and JSON, with integrations into existing ERP
  and accounting systems. As part of Request Finance it shares the Request Finance REST API for accounts payable / receivable,
  invoicing and payroll, authenticated with API keys or OAuth over JSON/HTTPS.
url: https://raw.githubusercontent.com/api-evangelist/consola-finance/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/RequestFinance
x-type: company
x-source: vc-portfolio
x-backed-by:
- speedinvest
x-tier: stub
x-tier-reason: portfolio-lead
x-acquired-by: request-finance
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto Accounting
- Digital Assets
- Web3 Finance
- Accounts Payable
- Accounts Receivable
- Invoicing
- Payroll
- Bookkeeping
- Blockchain
apis:
- name: Request Finance API
  description: REST API for the Request Finance platform — accounts payable / receivable, invoices, payroll, organizations
    and clients — that Consola Finance's crypto accounting product is now part of. JSON over HTTPS, standard HTTP status codes,
    Bearer (API key) or OAuth authentication.
  humanURL: https://docs.request.finance/
  baseURL: https://api.request.finance
  properties:
  - type: Documentation
    url: https://docs.request.finance/
  - type: APIReference
    url: https://docs.request.finance/getting-started
  - type: GettingStarted
    url: https://docs.request.finance/getting-started
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/consola-finance-domain-security.yml
- type: DeveloperPortal
  url: https://docs.request.finance/
- type: Documentation
  url: https://docs.request.finance/
- type: APIReference
  url: https://docs.request.finance/getting-started
- type: GettingStarted
  url: https://docs.request.finance/getting-started
- type: Pricing
  url: https://www.request.finance/pricing
- type: SignUp
  url: https://app.request.finance
- type: Blog
  url: https://www.request.finance/category/product-updates
- type: StatusPage
  url: https://status.request.finance
- type: GitHubOrganization
  url: https://github.com/RequestFinance
- type: Postman
  url: https://www.postman.com/request-finance/workspace/request-finance-api-public
- type: Authentication
  url: authentication/consola-finance-authentication.yml
- type: RateLimits
  url: rate-limits/consola-finance-rate-limits.yml
- type: Webhooks
  url: asyncapi/consola-finance-webhooks.yml
- type: Sandbox
  url: sandbox/consola-finance-sandbox.yml
- type: Conventions
  url: conventions/consola-finance-conventions.yml
- type: LLMsTxt
  url: llms/consola-finance-llms.txt
- type: WellKnown
  url: well-known/consola-finance-well-known.yml
- type: OAuthScopes
  url: scopes/consola-finance-scopes.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence