Lemon Cash website screenshot

Lemon Cash

Lemon Cash is a Latin American digital-money app operated in Argentina by Bay Treasure Caramel S.A., registered as a virtual asset service provider (PSAV N° 162) with the Comisión Nacional de Valores. Founded in 2019 by Marcelo Cavazzoli and Borja Martel Seward, Lemon combines a fiat wallet in pesos and dollars, crypto trading and custody, a Visa debit card with crypto cashback, stock investing and bill payment across Argentina, Peru, Brazil, Colombia, Chile, El Salvador and the wider region. Its public developer surface is the Lemon Mini App SDK: a TypeScript library that lets third-party web apps run inside the Lemon Cash mobile app, sign users in with Sign-In with Ethereum, request user claims, move crypto between the Lemon wallet and a Mini App wallet, transfer fiat to bank accounts, and call smart contracts on eleven mainnet and eleven testnet chains.

Lemon Cash publishes 1 API on the APIs.io network. Tagged areas include Company, Cryptocurrency, Digital Wallet, Fintech, and Payments.

Lemon Cash’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, engineering blog, authentication, and 33 more developer resources.

43.2/100 developing ▬ flat Agent 6/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyCryptocurrencyDigital WalletFintechPaymentsBankingBlockchainWeb3ArgentinaLatin AmericaMini AppsSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/lemon-cash: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Lemon Cash Mini App SDK

The Lemon Mini App SDK is the public developer contract for building a Mini App that runs inside the Lemon Cash mobile app. It is a TypeScript library, not an HTTP API: calls ar...

Security Posture 3

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

Lemon Cash Authentication

siwe · 1 scheme

SECURITY

Lemon Cash Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Lemon Cash Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lemon-cash
name: Lemon Cash
description: 'Lemon Cash is a Latin American digital-money app operated in Argentina by Bay Treasure Caramel S.A., registered
  as a virtual asset service provider (PSAV N° 162) with the Comisión Nacional de Valores. Founded in 2019 by Marcelo Cavazzoli
  and Borja Martel Seward, Lemon combines a fiat wallet in pesos and dollars, crypto trading and custody, a Visa debit card
  with crypto cashback, stock investing and bill payment across Argentina, Peru, Brazil, Colombia, Chile, El Salvador and
  the wider region. Its public developer surface is the Lemon Mini App SDK: a TypeScript library that lets third-party web
  apps run inside the Lemon Cash mobile app, sign users in with Sign-In with Ethereum, request user claims, move crypto between
  the Lemon wallet and a Mini App wallet, transfer fiat to bank accounts, and call smart contracts on eleven mainnet and eleven
  testnet chains.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://framerusercontent.com/images/oY7vruOorqAA7MnBcgpFi2BpIg.png
url: https://raw.githubusercontent.com/api-evangelist/lemon-cash/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-harvest-source-url: https://forgeglobal.com/lemon-cash_stock/
x-legal-entity: Bay Treasure Caramel S.A. (CUIT 30-71753495-2)
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-04'
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 19
  pass: local-v1
tags:
- Company
- Cryptocurrency
- Digital Wallet
- Fintech
- Payments
- Banking
- Blockchain
- Web3
- Argentina
- Latin America
- Mini Apps
- SDK
apis:
- aid: lemon-cash-mini-app-sdk
  name: Lemon Cash Mini App SDK
  description: 'The Lemon Mini App SDK is the public developer contract for building a Mini App that runs inside the Lemon
    Cash mobile app. It is a TypeScript library, not an HTTP API: calls are passed to the native app over the React Native
    WebView postMessage bridge and every action is confirmed by the user in-app. The surface is six functions — authenticate
    (Sign-In with Ethereum, EIP-4361, with optional user claims), deposit and withdraw (move tokens between the Lemon wallet
    and the Mini App wallet), transferMoney (ARS and PEN payouts to whitelisted bank destinations), callSmartContract (single
    or batched contract calls with optional Permit2 approvals) and isLemonWebView (environment detection).'
  humanURL: https://lemoncash.mintlify.app/
  baseURL: https://www.lemon.me/app/mini-apps/
  x-baseURL-note: Not an HTTP API base. This is the documented universal-link base for the Mini App surface (detail/:mini-app-id
    and webview/:mini-app-id); the SDK itself is transported over the in-app WebView bridge, not over HTTP.
  tags:
  - SDK
  - Mini Apps
  - Web3
  - Wallets
  - Payments
  - Authentication
  tags_raw:
  - SDK
  - Mini Apps
  - Web3
  - Wallet
  - Payments
  - Authentication
  properties:
  - type: Documentation
    url: https://lemoncash.mintlify.app/
  - type: APIReference
    url: https://lemoncash.mintlify.app/functions/authenticate
  - type: GettingStarted
    url: https://lemoncash.mintlify.app/quickstart/quickstart
  - type: DeveloperPortal
    url: https://lemon.me/build
  - type: SourceCode
    url: https://github.com/lemonatio/mini-app-sdk
  - type: SignUp
    url: https://tally.so/r/wkMeL1
  - type: Roadmap
    url: https://lemonminiapps.featurebase.app/en/roadmap
  - type: LLMsTxt
    url: llms/lemon-cash-llms.txt
  - type: Packages
    url: packages/lemon-cash-packages.yml
  - type: SDKs
    url: packages/lemon-cash-packages.yml
  - type: Authentication
    url: authentication/lemon-cash-authentication.yml
  - type: ErrorCatalog
    url: errors/lemon-cash-problem-types.yml
  - type: Conventions
    url: conventions/lemon-cash-conventions.yml
  - type: DataModel
    url: data-model/lemon-cash-data-model.yml
  - type: Sandbox
    url: sandbox/lemon-cash-sandbox.yml
  - type: ChangeLog
    url: changelog/lemon-cash-changelog.yml
  - type: Lifecycle
    url: lifecycle/lemon-cash-lifecycle.yml
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: IssueTracker
  url: https://github.com/lemonatio/mini-app-sdk/issues
- type: VulnerabilityDisclosure
  url: security/lemon-cash-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/lemon-cash-domain-security.yml
- type: Website
  url: https://lemon.me/
- type: DeveloperPortal
  url: https://lemon.me/build
- type: Documentation
  url: https://lemoncash.mintlify.app/
- type: APIReference
  url: https://lemoncash.mintlify.app/functions/authenticate
- type: GettingStarted
  url: https://lemoncash.mintlify.app/quickstart/quickstart
- type: SignUp
  url: https://tally.so/r/wkMeL1
- type: Support
  url: https://help.lemon.me/es/
- type: HelpCenter
  url: https://wiki.lemon.me/
- type: Blog
  url: https://lemon.me/blog
- type: GitHubOrganization
  url: https://github.com/lemonatio
- type: SourceCode
  url: https://github.com/lemonatio/mini-app-sdk
- type: Roadmap
  url: https://lemonminiapps.featurebase.app/en/roadmap
- type: StatusPage
  url: https://status.lemon.me/
- type: Deprecation
  url: lifecycle/lemon-cash-lifecycle.yml
- type: TermsOfService
  url: https://lemon.me/terms
- type: PrivacyPolicy
  url: https://lemon.me/arg-terms/declaraci%C3%B3n-de-privacidad
- type: Compliance
  url: conformance/lemon-cash-conformance.yml
- type: Conformance
  url: conformance/lemon-cash-conformance.yml
- type: Security
  url: https://lemon.me/.well-known/security.txt
- type: SecurityTxt
  url: well-known/lemon-cash-security.txt
- type: WellKnown
  url: well-known/lemon-cash-well-known.yml
- type: Packages
  url: packages/lemon-cash-packages.yml
- type: SDKs
  url: packages/lemon-cash-packages.yml
- type: LLMsTxt
  url: llms/lemon-cash-llms.txt
- type: Authentication
  url: authentication/lemon-cash-authentication.yml
- type: ErrorCatalog
  url: errors/lemon-cash-problem-types.yml
- type: Conventions
  url: conventions/lemon-cash-conventions.yml
- type: DataModel
  url: data-model/lemon-cash-data-model.yml
- type: Sandbox
  url: sandbox/lemon-cash-sandbox.yml
- type: ChangeLog
  url: changelog/lemon-cash-changelog.yml
- type: Lifecycle
  url: lifecycle/lemon-cash-lifecycle.yml
- type: AgentSkill
  url: skills/_index.yml
- type: MediaKit
  url: https://lemon.me/media-kit
- type: Careers
  url: https://lemonsite.teamtailor.com/
- type: LinkedIn
  url: https://www.linkedin.com/company/lemonlat
- type: X
  url: https://twitter.com/lemonapp_ar
- type: YouTube
  url: https://www.youtube.com/c/LemonCashApp

Work with this as data

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/lemon-cash"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/lemon-cash/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/lemon-cash/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.