Skip to main content

About FinUties

FinUties is data infrastructure for teams and agents — not a research desk, not a trading venue, and not investment advice. We publish one governed contract over the public finance core so apps and MCP clients reuse the same resource names with visible freshness and metering.

Get a free public-test key About the public test MCP Pricing

What we ship

Trust posture

FinUties is developed and maintained by TechUties, part of the Bastilities ecosystem.

How to start

  1. Create an account and API credentials.
  2. Browse the catalogue, then call REST or MCP with the same domain/resource pair.
  3. Budget with response cost headers and the public pricing JSON.
# Public discovery (no token)
curl -sS "https://data.finuties.com/api/v1/resources"
curl -sS "https://data.finuties.com/api/v1/pricing"

Related