Ready to revolutionize your treasury?

Fill out the form and we'll get back to you.

Ready to revolutionize your treasury?

Fill out the form and we'll get back to you.

+00
Obrigado!
Seu envio foi recebido com sucesso.
Oops! Something went wrong while submitting the form.
Developers

Datanomik API and developer resources

Datanomik exposes through its API everything the treasury platform collects from banks: accounts, balances, statements, transactions, investments, fees and payments, in Brazil and Uruguay. This page gathers the official entry points to integrate over REST, to automate workflows, and to connect AI agents to the Datanomik MCP server.

Start here

Authentication and environments

  • Open Banking API: base https://api.datanomik.com, HTTP Basic authentication with the API keys generated in your Datanomik account.
  • Remuneration API: base https://treasury-api.datanomik.com, same authentication.
  • MCP server: https://mcp.datanomik.com/mcp over Streamable HTTP. Accepts the X-Api-Key header or OAuth 2.1 with PKCE and dynamic client registration.
  • Pagination: page (starts at 0) and size parameters on every list endpoint.
  • Sandbox: a dedicated environment with unlimited sample data, no real bank credentials required.
  • Credentials and support: keys are issued by Datanomik. Write to support@datanomik.com.

What the API covers

  • Institutions, countries and institution types available for connection.
  • Open Finance links: creation, update, status and on demand sync.
  • Accounts, owners, general owners and users, with account verification.
  • Balances, balance history and consolidated position by account and currency.
  • Transactions, categories and category summaries, plus manual transactions.
  • Investments, history, movements and application detail (CDB, funds, deposits and COE).
  • Payments, PIX transactions, payment slips and PDF receipt downloads.
  • Cash flow records for projected, expected and actual scenarios.

Machine readable files