# Jenfi > Jenfi is a Singapore-headquartered SME credit platform for digitally-enabled businesses > in Southeast Asia, operating principally in Singapore and Vietnam. It provides > revenue-based financing ("Growth Capital as a Service"), growth financing, working > capital, supply-chain financing, and a B2B buy-now-pay-later product marketed as PaidFi > ("b2b BNPL by Jenfi"). Founded 2019 by Jeffrey Liu and Justin Louie; backed by Y > Combinator, Monk's Hill Ventures and Headline. ## API status — read this first Jenfi publishes **no public API**. As of 2026-08-23 there is no developer portal, no API reference, no OpenAPI/Swagger, no GraphQL SDL, no AsyncAPI, no MCP server, no A2A agent card, no webhook catalog, no Postman collection, and no client SDK in any public package registry. An agent cannot integrate with Jenfi programmatically today. The nearest thing to an integration surface is a contact-sales offer: the partner page advertises "Embedded Financing — Accelerate your business growth by integrating our financing solutions so your clients can access working capital right when they need it. Speak with us to find out more." There is no contract behind that sentence that a machine can read. ## Direction of integration Jenfi is an API **consumer**, not an API producer. Its own onboarding FAQ describes the application flow as connecting third-party accounts rather than calling a Jenfi endpoint: - Sign up online for a free Jenfi account - Connect revenue data sources (e.g. Stripe, Braintree, Shopify, Shopee) - Connect marketing data sources (e.g. Facebook and Google Ads) - Connect or upload company bank statements - Upload company registration documents - Receive a financing offer, accept it, complete eKYC, sign online Source: https://jenfi.com/ (FAQ section). ## Pricing (product, not API) One-time flat fee on the advance, repaid as a percentage of monthly revenue: 4-month target repayment 7.5%, 5-month 9.0%, 6-month 10.5%. Advances up to US$500,000 or local-currency equivalent. Actual fees depend on Jenfi's credit assessment. ## Surfaces - Website: https://jenfi.com/ - About: https://jenfi.com/about-us/ - Blog: https://jenfi.com/blog/ (RSS: https://jenfi.com/feed/) - Partner program / embedded financing enquiry: https://jenfi.com/partner-with-jenfi/ - b2b BNPL (PaidFi) marketing site: https://paidfi.com/ - b2b BNPL partner console (login required): https://partners.jenfi.com/ - Partner sign-up: https://partners.jenfi.com/accounts/signup/ - Engineering GitHub organization: https://github.com/jenfi-eng - Contact: hello@jenfi.com — 32 Pekin St #05-01, Singapore 048762 - Terms: https://jenfi.com/terms/ - Privacy: https://jenfi.com/privacy/ ## Crawling notes jenfi.com and paidfi.com sit behind a SiteGround bot-challenge interstitial that answers HTTP 202 with a JavaScript proof-of-work page for every path, including static assets and paths that do not exist. Content above was read from Internet Archive snapshots of Jenfi's own pages. partners.jenfi.com serves ordinary 404s and was probed directly. ## Known decay The customer application host app.jenfi.com, still linked as "Login" and "Sign Up" from the November 2025 homepage (https://app.jenfi.com/accounts/sign_in?locale=en), no longer resolves in DNS as of 2026-08-23 (NXDOMAIN). help.jenfi.com resolves to Intercom (custom.intercom.help) but presents a certificate that does not match the hostname, and returns 404 over plain HTTP. --- Generated by API Evangelist (https://apievangelist.com) from public sources. This is an independent third-party profile; it is not published by Jenfi.