Home
Providers
Simetrik
Simetrik
Simetrik is an AI-powered financial control and reconciliation platform, founded in Bogota, Colombia, that sits underneath a company's finance stack and reconciles transactions across payment gateways, banks, card networks, ERPs, internal ledgers and operational systems. The platform pairs a no-code reconciliation engine (native sources, segments, calculated columns, unions, joins, groups, standard and advanced reconciliations, sweeps, compensations, consolidations, opening records and data exports) with an Accounting Translator, an Operation Center, scheduling, alarms and approvals. Its developer surface is deliberately agent-first rather than REST-first: Simetrik publishes a cross-platform `simetrik` CLI, a versioned Claude Agent Skill bundle shipped in lockstep with that CLI, and a hosted remote MCP server at https://mcp.us.simetrik.com/mcp that an MCP client connects to with a single URL and an OAuth sign-in, with no API key to create or rotate. Customers are concentrated in payments and financial services: PSPs, acquirers, issuers, marketplaces, neobanks, banks and retailers.
Simetrik publishes 1 API on the APIs.io network. Tagged areas include Company, Reconciliation, Financial Operations, Payments, and Accounting.
Simetrik’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, changelog, and 24 more developer resources.
1 APIs
1 MCP Servers
On this page
Kin Score
APIs 1
MCP Servers 1
Pricing Plans 1
Rate Limits 1
Security Posture 3
Scopes 1
Resources 31
apis.yml
76 Operational Transparency
Composite quality — 48.5/100 · developing
Contract Quality
0.0 / 21
Developer Ergonomics
12.1 / 17
Operational Transparency
8.4 / 11
Contract Governance
1.9 / 10
Regulatory Posture
9.4 / 15
Agent readiness — 34/100 · agent ready
Machine-Readable Contract
0 / 18
Agentic Access Contract
0 / 10
Documented Reversibility
0 / 6
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Delegated User Identity
6 / 6
Protected Resource Metadata
5 / 5
Registration Without a Human
6 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
aid: simetrik
name: Simetrik
description: 'Simetrik is an AI-powered financial control and reconciliation platform, founded in Bogota, Colombia, that sits
underneath a company''s finance stack and reconciles transactions across payment gateways, banks, card networks, ERPs, internal
ledgers and operational systems. The platform pairs a no-code reconciliation engine (native sources, segments, calculated
columns, unions, joins, groups, standard and advanced reconciliations, sweeps, compensations, consolidations, opening records
and data exports) with an Accounting Translator, an Operation Center, scheduling, alarms and approvals. Its developer surface
is deliberately agent-first rather than REST-first: Simetrik publishes a cross-platform `simetrik` CLI, a versioned Claude
Agent Skill bundle shipped in lockstep with that CLI, and a hosted remote MCP server at https://mcp.us.simetrik.com/mcp
that an MCP client connects to with a single URL and an OAuth sign-in, with no API key to create or rotate. Customers are
concentrated in payments and financial services: PSPs, acquirers, issuers, marketplaces, neobanks, banks and retailers.'
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- pricing
generated: '2026-08-28'
method: derived
image: https://simetrik.com/wp-content/uploads/2026/07/cropped-simetrik_logo-192x192.png
url: https://raw.githubusercontent.com/api-evangelist/simetrik/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
tags:
- Company
- Reconciliation
- Financial Operations
- Payments
- Accounting
- Fintech
- Financial Close
- Data Integration
- Agents
- MCP
- Latin America
tags_raw:
- Company
- Reconciliation
- Financial Operations
- Payments
- Accounting
- FinTech
- Financial Close
- Data Integration
- Agents
- MCP
- Latin America
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
apis:
- aid: simetrik-mcp-server
name: Simetrik MCP Server
description: Simetrik's hosted remote Model Context Protocol server. An MCP client adds one URL and signs in with a Simetrik
account over OAuth 2.1 (authorization code + PKCE, dynamic client registration) - there is no API key to create, copy
or rotate. The server exposes read tools (workspace overview, resources, match rules, row data, dashboards, datasets,
previews, lineage, the dependency graph), session tools that add or drop a workspace from the conversation, and a single
write path, ask_simetrik_agent, which hands build-and-change work to the Simetrik Agent and confirms before every run.
US region only.
humanURL: https://docs.simetrik.com/mcp
baseURL: https://mcp.us.simetrik.com/mcp
tags:
- MCP
- Reconciliation
- Agents
properties:
- type: MCPServer
url: mcp/simetrik-mcp.yml
- type: Documentation
url: https://docs.simetrik.com/mcp
- type: Authentication
url: authentication/simetrik-authentication.yml
- type: OAuthScopes
url: scopes/simetrik-scopes.yml
- type: RateLimits
url: rate-limits/simetrik-rate-limits.yml
common:
- type: MCPServer
url: mcp/simetrik-mcp.yml
- type: Website
url: https://simetrik.com/
- type: DeveloperPortal
url: https://docs.simetrik.com/
- type: Documentation
url: https://docs.simetrik.com/
- type: APIReference
url: https://docs.simetrik.com/cli/reference
- type: GettingStarted
url: https://docs.simetrik.com/cli/getting-started/quickstart
- type: Support
url: https://simetrik.com/contact-us/
- type: Blog
url: https://simetrik.com/blog/
- type: GitHubOrganization
url: https://github.com/simetrik-inc
- type: SignUp
url: https://simetrik.com/request-demo/
- type: Login
url: https://app.simetrik.com/
- type: TermsOfService
url: https://simetrik.com/legal/
- type: PrivacyPolicy
url: https://simetrik.com/privacy-notice/
- type: StatusPage
url: https://status.simetrik.com/
- type: TrustCenter
url: https://trust.simetrik.com/
- type: Compliance
url: https://simetrik.com/security/
- type: Security
url: https://simetrik.com/information-security-privacy-policy/
- type: ChangeLog
url: changelog/simetrik-changelog.yml
- type: CLI
url: cli/simetrik-cli.yml
- type: Packages
url: packages/simetrik-packages.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/simetrik-llms.txt
- type: WellKnown
url: well-known/simetrik-well-known.yml
- type: Conventions
url: conventions/simetrik-conventions.yml
- type: Idempotency
url: conventions/simetrik-conventions.yml
- type: Lifecycle
url: lifecycle/simetrik-lifecycle.yml
- type: ErrorCatalog
url: errors/simetrik-error-codes.yml
- type: Conformance
url: conformance/simetrik-conformance.yml
- type: DomainSecurity
url: security/simetrik-domain-security.yml
- type: Plans
url: plans/simetrik-plans-pricing.yml
- type: RateLimits
url: rate-limits/simetrik-rate-limits.yml
x-enrichment:
date: '2026-08-27'
status: enriched
artifacts_added: 21
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/simetrik"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/simetrik/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/simetrik/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.